Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

reedhaffner/ESP-8266-Captive-Portal-GET-Authentication-Phisher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ESP 8266 Captive Portal GET Authentication Exploit

Creates a Wi-Fi AP which requires users to log in through a Captive Portal. When a user logs in, all of the GET data sent through the form is sent to the Serial Monitor in Arduino

This is for educational & research purposes only, I am not responsible for improper use

Tested on NODEMCU V1.0

First: the user joins the Free AP:

Second: They're prompted with a login screen:

Third: They enter their details:

Last: The details are sent through serial monitor!

About

Uses the ESP 8266 to create a free Wi-Fi AP, which requires the user to "sign in," when the user logs in, all GET requests are sent to the Serial Monitor.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published