This project aims to facilitate Evil Twin attacks using NodeMCU and an OLED display.
The device operates by setting up a captive portal to perform phishing attacks for obtaining Wi-Fi passwords.
- NodeMCU (ESP8266-based)
- OLED display
- Arduino IDE or PlatformIO
- Connect NodeMCU and OLED display.
- Upload the code using Arduino IDE or PlatformIO.
- Power up the device.
- Power up the device.
- Wait for the device to create a WiFi access point with the SSID "iPhone (Chip ID)".
- Connect to this access point with "nodemcu1" password.
- Open a web browser and navigate to the default IP address of the device (http://192.168.4.1).
- In the web interface, select the target network from the list provided.
- The device will then create a fake network resembling the selected target.
This project is for educational purposes only. Any illegal use is prohibited and may lead to legal consequences. Use it within legal boundaries only.
This project is open-source. Contributions and feedback are welcome. Submit a pull request or open an issue to contribute.
WARNING: This project is for educational purposes only. Any illegal use is prohibited and may lead to legal consequences. Use it within legal boundaries only.