Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gitaarwerk/esp32-taken
Captive portal app for ESP32
https://github.com/gitaarwerk/esp32-taken
captive-portal esp32-arduino hacking-tool ili9341 lilygo-ttgo-t4-13 platformio social-engeneering-toolkit
Last synced: about 1 month ago
JSON representation
Captive portal app for ESP32
- Host: GitHub
- URL: https://github.com/gitaarwerk/esp32-taken
- Owner: gitaarwerk
- Created: 2024-04-17T10:03:03.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-29T09:13:17.000Z (9 months ago)
- Last Synced: 2024-10-29T20:05:57.608Z (3 months ago)
- Topics: captive-portal, esp32-arduino, hacking-tool, ili9341, lilygo-ttgo-t4-13, platformio, social-engeneering-toolkit
- Language: C++
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# esp32-taken
Captive portal app for ESP32._**For education purposes only**_
## Idea
To learn how to set-up an ESP32 to act like a captive portal, store login data, and copy/clone## Menu set-up
- Clone captive portal
- Connect to a wifi portal
- Clone page
- Save to disk
- Captive portal
- Load portal from UI
- Set-up SSID
- Randomize (seed)
- Set to original
- Randomize
- Select #
- Favourite
- Favourite
- Start/Stop
- Captives menu
- Show capture
- Delete
- Navigate (up/down)
- Set-up
- Screen auto-off
- Language support select## SD Card set-up
- gpio-settings.json
- settings.json
- locale
- en.json
- en_UK.json
- clones
- [generated name]
- portals
- name-of-portal
- config.json
- form.html
- ackknowledgement.html
- assets
- captives
- all.csv
- [portal_name]
- [emailaddress]_[orrurence#].txt
- username, password, datetime(ISO), GPS location
## Project set-up
- Menu with settings & actions
- Clone & start portal
- Select SSID, - Store SSID, - Open headless browser, download assets and store the portal, create SSID, start server, inject sniffer, save all to SD card
- (start) portal
- create certificate for company
- Start webserver
- set-up SSID
- post call capture
- save to SD card