This project is intended for ethical use only. unethical use of this software is illegal and strictly prohibited. This tool is designed for educational and testing purposes. Use it responsibly!
This is an ESP32-based Wi-Fi testing toolbar that allows you to interact with nearby Wi-Fi networks through a web-based interface. The tool creates an access point that can be accessed via a web browser and provides multiple features, including:
- Deauthentication attacks
- Probe request flooding
- Beacon frame spamming
- RickRoll APs
- Wi-Fi network scanning
- Access the toolbar at:
http://192.168.4.1/ - Custom SSID and Password: (Can be changed in the code)
- Default SSID:
Vipers ESP32 Toolbar - Default Password:
deauther123
- Default SSID:
- Simple Web Interface
- Styled UI for easy interaction
- ESP32 Web Server Handling
-
Hardware Requirements
- ESP32 Board
- USB Cable
- Arduino IDE (or any other ESP32-compatible development environment)
-
Installation Steps
- Install the ESP32 Board Support in the Arduino IDE.
- Install necessary libraries (
WiFi.h,WebServer.h,esp_wifi.h) - Flash the provided code to your ESP32 board.
- Connect to the created Wi-Fi network.
- Open a browser and navigate to
http://192.168.4.1/.
This tool is designed for educational and penetration testing purposes with proper authorization. Unauthorized use against networks that you do not own or have explicit permission to test is illegal and could lead to serious legal consequences. Use at your own risk.
This project is open-source but should only be used for ethical and legal purposes. Any misuse is strictly discouraged. ViperFSFA is not responsible for any misuse or damages caused by this software.
#HackThePlanet