Detect Deauthentication & Disassociation Attacks with a NodeMCU [Tutorial]

Поділитися
Вставка
  • Опубліковано 1 сер 2024
  • How to Detect & Classify Wi-Fi Jamming with a NodeMCU
    Full Tutorial: nulb.app/x4e0i
    Subscribe to Null Byte: goo.gl/J6wEnH
    Kody's Twitter: / kodykinzie
    Cyber Weapons Lab, Episode 043
    If you suspect your network is under attack, gathering information on what kind of attack is crucial in devising a defensive strategy. With just a NodeMCU, LED light, and a little code, you can create a detection device capable of classifying possible jamming attacks on your network. Today, we'll show you how to build one and test it on this episode of Cyber Weapons Lab.
    Materials Needed:
    - NodeMCU: amzn.to/2SBCLh5
    - Breadboard: amzn.to/31JSq25
    - LED: amzn.to/2vouPYy
    - Micro-USB cable: amzn.to/34M2mIa
    - Resistor: amzn.to/2SCKf3l
    To learn more, check out the article: nulb.app/x4e0i
    Follow Null Byte on:
    Twitter: / nullbyte
    Flipboard: flip.it/3.Gf_0
    Website: null-byte.com
    Weekly newsletter: eepurl.com/dE3Ovb
    Vimeo: vimeo.com/channels/nullbyte
  • Навчання та стиль

КОМЕНТАРІ • 75

  • @jeremy9100
    @jeremy9100 5 років тому +5

    I like that you read the comments and accept the constructive criticism without getting offended! The from for the deauth and disassociation packets should appear to be from the router so logging who its from is probably moot. It maybe worth logging who is in the area and then register who was there just before the attack. This way if they don't show up with a changed MAC address you can snag a probe.

  • @wut2339
    @wut2339 5 років тому +1

    Thank You for recent uploads! :)

  • @GarrysSketch
    @GarrysSketch 5 років тому +2

    Thanks for making these videos. Spacehuhn has some pretty awesome NodeMCU projects.

  • @u2bist
    @u2bist 4 роки тому

    Very clear explanation. Thanks for making this video!

  • @0123109611
    @0123109611 5 років тому

    damn..make more of these. informational and useful. help me a lot on my final year project

  • @recognizer6194
    @recognizer6194 5 років тому +1

    You could connect a Ethernet port to it and tell the firewall/router to close all ports for example.

  • @kiamehraan7211
    @kiamehraan7211 4 роки тому +1

    come on man ,now I love u more than ever because of ur Tshirt, so much love from Iran and I hope ahura Mazda make u blissful 4 ever❤❤❤❤❤❤

  • @letsgetto1millwithoutvids
    @letsgetto1millwithoutvids 4 роки тому +1

    It would be nice to also make it flash when it detects a packet and stay on when it detects 500 packets for a definite deauth detection

  • @javierpallalorden
    @javierpallalorden 5 років тому

    Much better!

  • @jaylils
    @jaylils 5 років тому +1

    Nice !

  • @themonkeyminds7252
    @themonkeyminds7252 5 років тому

    Great sir, keep it up.
    Peace :)

  • @figure8379
    @figure8379 4 роки тому +1

    If i am not wrong , we can also detect Deauthentication & Disassociation Attacks with WireShark.

  • @brocktyler2818
    @brocktyler2818 5 років тому +4

    19:05 a tool like BSide-ng? I’d like to know more about that, can you set it up to attempt to capture handshakes from all the BSSIDs within range and cross successful captures off the list to then save later for cracking? A way to harvest as stated? Any info is appreciated, thanks for the vids I always learn a lot from you

    • @2SOSog
      @2SOSog 5 років тому

      Α video on this would be awesome

  • @xX1KiNg1Xxl
    @xX1KiNg1Xxl 5 років тому +2

    Use another network, and IFTTT to send a mail if it detects jamming. It's pretty easy actually.

    • @Zatchex
      @Zatchex 4 роки тому

      Have you done it? If yes can you share to me on how to do it?

  • @DDBAA24
    @DDBAA24 5 років тому

    Where do you get all these cool illustrated wallpapers from ? They all seem to have the same style, I am thinking all done by the same artist ?

  • @edwardjr.3243
    @edwardjr.3243 5 років тому +1

    First! Greetings from Kuala Lumpur!

  • @sanjeevmishra7507
    @sanjeevmishra7507 3 роки тому

    Hey i want to show the output somewhere else can i use put nodemcu in ap mode and itcan still sniff?

  • @hsmptg
    @hsmptg 5 років тому +1

    Great video!
    Why dont you copy the git clone address just by clicking the button on its right?!? :P

  • @Yasharvl
    @Yasharvl 4 роки тому

    Great T-shirt! Happy to see that symbol here!

  • @RealLaughingMan101
    @RealLaughingMan101 5 років тому

    where are you finding you wallpapers?

  • @mcilveen11
    @mcilveen11 5 років тому +8

    its all well and good to detect it when this happens, but what can you actually do about it when detected?
    like if i detect that im being deauthed, then what?

    • @aura5854
      @aura5854 4 роки тому

      Pray to god and hope for them to stop

    • @jtczrt
      @jtczrt 4 роки тому

      Temporarily disable your wireless network, change the wireless channel, implement RADIUS or a complex WPA2 password to prevent credential leakage. Otherwise... there is not much you can do. If you leave your network up, but have a strong password, then the attacker will usually stop once they get a WPA handshake and they will try to get your credentials offline (which is why a strong password is necessary). If they are looking to attack you physically then the attacks might continue... So for example if they are trying to knock your wireless cameras offline (a mitigation here would be to hardwire security devices).

    • @letsgetto1millwithoutvids
      @letsgetto1millwithoutvids 4 роки тому

      Get a router that supports encrypting connection packets to stop death attacks seytonic explains it

    • @Tabi_emi
      @Tabi_emi 4 роки тому

      Enable 802.11w (or PMF) only if your router and client support it

    • @joelianlibre7417
      @joelianlibre7417 3 роки тому +2

      Find the wifi-attacker. Locate where he is hacking and attack him in person with your fists .

  • @Gunham20
    @Gunham20 Рік тому

    Is there a script or program that i can just run on linux or windows or android to detect this instead?

  • @value1042
    @value1042 5 років тому +1

    Cool :)

  • @Dave-kq7gv
    @Dave-kq7gv 5 років тому

    9:10 so you're saying you modified the code AND DIDN'T COMMENT IT!?!?!?!?
    seriously though, great vid man!

  • @LetsSmash007
    @LetsSmash007 Рік тому

    What about 200,000 and higher CTS sent to an AP per day?

  • @terbospeed
    @terbospeed 4 роки тому

    De-auth and disassociation packets?
    There are numerous ways to cripple wifi...

  • @GLITCH_-.-
    @GLITCH_-.- 5 років тому

    This will probably be useless with WPA3, wouldn't it?

  • @AndyPandy33
    @AndyPandy33 5 років тому +4

    I have 2 questions: what laptop is that and why Apple sticker?

    • @edogg5690
      @edogg5690 5 років тому +2

      Lol you guys are trying so hard.

    • @m4gg197
      @m4gg197 5 років тому

      Apple is cool

    • @Juancholoco710
      @Juancholoco710 4 роки тому

      Apple is not as bad as everyone thinks lol

    • @aura5854
      @aura5854 4 роки тому

      It is a lenovo laptop

  • @geekyb0175
    @geekyb0175 4 роки тому +2

    Bro trick is awesome
    But please blink BRO
    Its horrible

  • @leonelfernandez7565
    @leonelfernandez7565 5 років тому +6

    I believe deauth Bluetooth is possible too

  • @Hayden959
    @Hayden959 5 років тому +17

    Don’t let my school see this video

  • @PClanner
    @PClanner 5 років тому

    In a future vid - could you show how to detect a bot that has been downloaded onto your platform and has not being activated.

    • @GarrysSketch
      @GarrysSketch 5 років тому

      Anti-virus?

    • @PClanner
      @PClanner 5 років тому

      I believe there is a difference between a bot and a virus. Bots can be utilised to perform DDoS whereas this is not a classical function of a virus.

    • @GarrysSketch
      @GarrysSketch 5 років тому

      Sure, but it's still malware. If you suspect a bot that slipped past just monitor outgoing connections with Wireshark until it pops up.

    • @PClanner
      @PClanner 5 років тому +1

      @Garry - The last 5 words in the original request has been "overlooked". Before is better than after or during. This could also lead on to a vid on AV that picks up this type of malware

    • @GarrysSketch
      @GarrysSketch 5 років тому

      @@PClanner Yeah lol I know, I just mean that sort of software would probably get picked up by regular antivirus. There isn't anything else that's specially made for that, because it's called an Antivirus. Just was offering a simple solution

  • @brandonlambert3779
    @brandonlambert3779 5 років тому +1

    Dude, can I get a link for your shirt?

  • @MrGFYne1337357
    @MrGFYne1337357 5 років тому

    #NotificationSquad

  • @uxoss530
    @uxoss530 2 роки тому

    wehre the 5ghz

  • @jayasreleelamma1381
    @jayasreleelamma1381 5 років тому

    How can you hack a scampers pc

  • @darkshadow2628
    @darkshadow2628 5 років тому

    Bro i need help

  • @sreeharimv1093
    @sreeharimv1093 3 роки тому

    When I initiate the Attack it is showing some Stack Error. I am working in KAli Linux

  • @tabrizibusiness7753
    @tabrizibusiness7753 3 роки тому

    woah nice shirt bro.

  • @leelakrishna6413
    @leelakrishna6413 4 роки тому

    .JSON URL

  • @rob1nz747
    @rob1nz747 5 років тому +1

  • @etherealblue
    @etherealblue 5 років тому

    Marvel cinematic universe=MCU

  • @uuusa7
    @uuusa7 2 роки тому +1

    Are you Iranian? i see your T-shirt has 3 word of iranian prophet.

  • @dontwanttousemyrealnametol6765
    @dontwanttousemyrealnametol6765 5 років тому

    he'd be so much more efficient using a tiling window manager (could you plz. use a little more keyboard and a little less mouse?)

  • @yousifjjjj
    @yousifjjjj 5 років тому +1

    i like your t shirt its iraqi

    • @NullByteWHT
      @NullByteWHT  5 років тому

      I got it from a friend who promised me it wasn't offensive but I'm not sure what it says, google translate didn't make much sense

    • @yousifjjjj
      @yousifjjjj 5 років тому +1

      Null Byte at the top of your t shirt its said baghdad and the down its old language its call nails language for befor 1000 years ago but its nice

    • @NullByteWHT
      @NullByteWHT  5 років тому

      @@yousifjjjjThank you for teaching me that!

    • @yousifjjjj
      @yousifjjjj 5 років тому +1

      @@NullByteWHT uw keep up

  • @threepoint1434
    @threepoint1434 5 років тому

    0 dislikes. Nice.