-
Notifications
You must be signed in to change notification settings - Fork 414
Wi Fi Captive Portal
Cifer edited this page May 12, 2026
·
1 revision
Menu path: WiFi → Captive Portal
Runs the ESP32 as a soft access point plus captive DNS and web server so connecting clients see a login / portal page. The firmware can clone SSID patterns and store submitted credentials (EEPROM-backed in this project) for authorized phishing simulations and security awareness training.
- Open WiFi → Captive Portal.
- Follow the UI flow: portal type, SSID clone options, start AP.
- On a test client you own, connect to the AP and submit dummy credentials only.
- Review captured entries inside the feature if exposed; clear EEPROM when the exercise ends.
- Exit cleanly so Wi-Fi stack returns to normal.