hoangminh5210119 / deauther

esp8266 deauther with captive portal and update GUI
https://github.com/hoangminh5210119/deauther
64 stars 25 forks source link

Android mobile phone test WiFi hotspot can't be attacked by DeAuth #8

Open LuckyFishGeek opened 2 years ago

LuckyFishGeek commented 2 years ago

Open the Evil Twins attack after the Android system can not be disconnected

ra1n08 commented 2 years ago

because hotspot wifi from Android devices not use something same the AP and that have high protection that why you can't deauth WiFi hotspot (I mean)

LuckyFishGeek commented 2 years ago

Thank you for your help Sorry I have a problem with my statement. What I mean is that after the Evil Twins attack is turned on, the wifi connected to the Android phone is still not disconnected

ra1n08 commented 2 years ago

Thank you for your help Sorry I have a problem with my statement. What I mean is that after the Evil Twins attack is turned on, the wifi connected to the Android phone is still not disconnected

i think firmware you downloaded or your ESP8266 has some problem you can download this repo and complied that using platformIO. but if your wifi has enabled something like anti-deauthentication, your esp8266 can't deauth or your wifi is 5ghz

hoangminh5210119 commented 2 years ago

Deauther will not work with PlatformIO refer https://github.com/spacehuhntech/esp8266_deauther/wiki/Installation Compiling using Arduino IDE

ra1n08 commented 2 years ago

Deauther will not work with PlatformIO

refer https://github.com/spacehuhntech/esp8266_deauther/wiki/Installation

Compiling using Arduino IDE

I see your repo have platformaIO.ini, is that file created by platformIO?