Wi-PWN icon indicating copy to clipboard operation
Wi-PWN copied to clipboard

Deauth detector not working

Open mijanto opened this issue 6 years ago • 6 comments

When I start "Detector" it just restarts ESP and nothing happens. My chip is CP2102 and it's doing the same on CH340G.

mijanto avatar Jul 21 '18 13:07 mijanto

I have a similar experience with CH340G. Not sure if it's restarting or not, but the LED does not light up when I deliberately launch a DeAuth attack from another device. The deauth attack is confirmed working as it knocks my PC off the network.

samwedge avatar Aug 12 '18 11:08 samwedge

OK, I can now see it resets. Rather than monitoring for DeAuth frames, I can see that the ESP has reset and is acting as an AP again.

Oddly, by repeating the process of entering "Deauth Detector" mode over and over again, it eventually works on a one-off basis. It looks as if it is drawing too much instantaneous power when entering Monitor Mode, causing the voltage to drop and the ESP to reset

samwedge avatar Aug 12 '18 15:08 samwedge

I also experiencing same problem on my ESP-01 board, it resets when starting detector.

I got it working by placing small delay on this line (100ms)

I don't know why it is working though.

gojigeje avatar Aug 23 '18 10:08 gojigeje

Same issue. Is the project dead ?

victordtrr avatar Feb 26 '19 14:02 victordtrr

Kinda is, but i'll look into it now. Who knows it might come back to life? 😉

bddvlpr avatar Mar 29 '19 17:03 bddvlpr

Added workaround for now.

bddvlpr avatar Mar 31 '19 15:03 bddvlpr