Skip to content

A powerful Python-based RTL8720DN WiFi Deauther tool based on tesa-klebeband 5GHZ Deauther. Basic Functions Only So Far! More Will Come

Notifications You must be signed in to change notification settings

ibtdev26/WifiRouge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

WiFiRogue

   ██╗    ██╗██╗███████╗██╗   ██████╗  ██████╗  ██████╗ ██╗   ██╗███████╗
   ██║    ██║██║██╔════╝██║   ██╔══██╗██╔═══██╗██╔════╝ ██║   ██║██╔════╝
   ██║ █╗ ██║██║█████╗  ██║   ██████╔╝██║   ██║██║  ███╗██║   ██║█████╗  
   ██║███╗██║██║██╔══╝  ██║   ██╔══██╗██║   ██║██║   ██║██║   ██║██╔══╝  
   ╚███╔███╔╝██║██║     ██║   ██║  ██║╚██████╔╝╚██████╔╝╚██████╔╝███████╗
    ╚══╝╚══╝ ╚═╝╚═╝     ╚═╝   ╚═╝  ╚═╝ ╚═════╝  ╚═════╝  ╚═════╝ ╚══════╝

A powerful Python-based RTL8720DN WiFi Deauther tool by IBTDEV


About

WiFiRogue is a command-line tool designed to interface with RTL8720DN WiFi chipset-based devices to scan nearby WiFi networks and launch deauthentication attacks. This tool helps demonstrate vulnerabilities in WiFi networks and can be used for educational and authorized penetration testing purposes.

WiFiRogue communicates with the device through a local web interface, sending commands to scan networks, launch deauth attacks, and stop attacks. The tool uses Python libraries such as Requests for HTTP communication and BeautifulSoup for parsing network scan results.


Features

  • Scan for nearby WiFi networks with details including SSID, BSSID, channel, and signal strength (RSSI).
  • Launch deauthentication attacks on one or more selected networks.
  • Stop ongoing attacks.
  • User-friendly terminal interface with colored output.
  • Built-in connection check to ensure the tool is connected to the correct device network before performing operations.

Installation

Prerequisites

  • Python 3.7 or later
  • RTL8720DN device with its default WiFi network (usually something like RTL8720DN-xxxxxx)

Steps

Clone the repository:

git clone https://github.com/ibtdev26/WiFiRogue.git
cd WiFiRogue
pip install -r requirements.txt
python ./WifiRouge.py

Run The File

python ./WifiRouge.py

About

A powerful Python-based RTL8720DN WiFi Deauther tool based on tesa-klebeband 5GHZ Deauther. Basic Functions Only So Far! More Will Come

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages