Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/richstokes/evilportal-m5stack

😈 Evil Portal implementation for the M5Stack Core S3
https://github.com/richstokes/evilportal-m5stack

arduino esp32-s3 evil-twin hacking m5stack phishing-attacks wireless-security

Last synced: 11 days ago
JSON representation

😈 Evil Portal implementation for the M5Stack Core S3

Awesome Lists containing this project

README

        

"Evil" Access Point / Captive Portal implementation for the [M5Stack CoreS3](https://www.amazon.com/gp/product/B0C7G5GPGC/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1). The M5 is nicely suited to this as it has a battery built in.

For educational purposes only :-)

 

## How to use / how it works

1. Change the `ssid` to whatever access point name you want to pretend to be
1. Change the contents of `html.h` to resemble the login screen for the service you wish to phish
1. Once someone connects to the AP and submits their credentials, they will be displayed on the screen and echo'd to the serial port.

It would be pretty easy to modify this to store to an SD card or something similar if you wanted to let it run for a long time.

 

## Libraries:
- https://github.com/dvarrel/ESPAsyncWebSrv