Anon505950 / esp8266-evil-twin

Attempt to phish wifi passwords with a captive portal
1 stars 1 forks source link

How can I use Deauther and Captive Portal together? #1

Open hakanboylu opened 3 years ago

hakanboylu commented 3 years ago

Hello, thank you very much for this project. How can I use Deauther and Captive Portal together in esp8266? I'd be very grateful if you could help. I wish you good work :))

Anon505950 commented 3 years ago

Hi! sorry about the late response! I haven't found a way to run the deauther and host the web portal at the moment, and am currently using 2 nodemcu's (lame, I know, right?). Spacehuhn was making a few videos on the esp8266 though, so I might have new code in the later future.

ImTheRealHaxcoder commented 3 years ago

Hello, thank you very much for this project. How can I use Deauther and Captive Portal together in esp8266? I'd be very grateful if you could help. I wish you good work :))

Spacehuhn v3 deauther supports deauth + rogue AP togther however, this does not support web interface. Meaning you need to access this using your pc or laptop .

MDRafi08642 commented 2 years ago

Hello, thank you very much for this project. How can I use Deauther and Captive Portal together in esp8266? I'd be very grateful if you could help. I wish you good work :))

Spacehuhn v3 deauther supports deauth + rogue AP togther however, this does not support web interface. Meaning you need to access this using your pc or laptop .

Now it's possible... Checkout https://github.com/sankethj/ZiFi

Anon505950 commented 2 years ago

Hello, thank you very much for this project. How can I use Deauther and Captive Portal together in esp8266? I'd be very grateful if you could help. I wish you good work :))

Spacehuhn v3 deauther supports deauth + rogue AP togther however, this does not support web interface. Meaning you need to access this using your pc or laptop .

Now it's possible... Checkout https://github.com/sankethj/ZiFi

Ooo i shall look into this further once my finals are over! Thanks for commenting!