Skip to content

Wi Fi Captive Portal

Cifer edited this page May 12, 2026 · 1 revision

Wi-Fi: Captive Portal

Menu path: WiFi → Captive Portal

What it does

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.

How to use

  1. Open WiFiCaptive Portal.
  2. Follow the UI flow: portal type, SSID clone options, start AP.
  3. On a test client you own, connect to the AP and submit dummy credentials only.
  4. Review captured entries inside the feature if exposed; clear EEPROM when the exercise ends.
  5. Exit cleanly so Wi-Fi stack returns to normal.

← Wi-Fi tools · Home

Clone this wiki locally