Skip to content

ViperFSFA/ESP32-Toolbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ESP32 Wi-Fi Toolbar

Created by ViperFSFA

Ethical Use Only!

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!

Description

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

Features

  • 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
  • Simple Web Interface
  • Styled UI for easy interaction
  • ESP32 Web Server Handling

Setup Instructions

  1. Hardware Requirements

    • ESP32 Board
    • USB Cable
    • Arduino IDE (or any other ESP32-compatible development environment)
  2. 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/.

Legal Disclaimer

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.

License

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

About

A webpage toolbar for the ESP32 featuring attacks, scans, and probes.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages