Skip to main content

Wi-Fi attack toolkit for penetration testing (educational use only)

Project description

Wi-Fi Attack Automation Tool

Python Platform License Version


This tool is a Python-based utility that automates the process of Wi-Fi network penetration testing, including handshake capture, password cracking, DoS attacks, and password list generation. It acts as a wrapper around powerful tools like aircrack-ng, airodump-ng, aireplay-ng, crunch, and wireshark.

For Authorized Penetration Testing Only This tool is intended for security professionals and researchers on networks they own or are authorized to audit. Unauthorized access or attacks on networks are illegal and unethical.


Features

  • Scan for Access Points and capture detailed information.
  • Detect and lock on target network channels.
  • Capture WPA/WPA2 handshakes.
  • Launch deauthentication (DoS) attacks.
  • Crack captured handshakes using a wordlist or custom-generated passwords.
  • Generate password lists with custom masks using crunch.
  • Launch Wireshark for EAPOL packet inspection.
  • Interactive terminal-based menu interface.

Project Tree

├── assets (All password files created should be in this folder)
│   ├── generated_password.txt
│   └── john.lst
├── LICENSE
├── README.md
├── requirements.txt
├── setup.sh
├── run.sh (PIP installation)
└── src
    ├── animation.py
    ├── GenCharlist.py
    ├── Get_AP.py
    ├── mac_address_detector.py
    ├── network_scanner.py
    └── wifi_cracker.py

Option 1: Install & Run via github

1. Clone the Repository

git clone https://github.com/cyb2rS2c/Wi-Fi_ATTACK.git
cd Wi-Fi_ATTACK

2. Run

chmod +x setup.sh;source ./setup.sh

Root privileges are required for most network interface operations.

Option 2: Install & Run via pip (Recommended)

curl -LO https://raw.githubusercontent.com/cyb2rS2c/Wi-Fi_ATTACK/refs/heads/main/run.sh
sudo chmod +x run.sh;./run.sh 

Screenshots

View - Screenshots


Author

cyb2rS2c - GitHub Profile

License

MIT License. See LICENSE for more info.

Legal Disclaimer

This software is provided for educational and authorized pentesting only. The author is not responsible for any misuse or damage caused. Always get explicit permission before auditing any network.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wi_fi_attack-4.0.5.tar.gz (25.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wi_fi_attack-4.0.5-py3-none-any.whl (12.2 kB view details)

Uploaded Python 3

File details

Details for the file wi_fi_attack-4.0.5.tar.gz.

File metadata

  • Download URL: wi_fi_attack-4.0.5.tar.gz
  • Upload date:
  • Size: 25.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for wi_fi_attack-4.0.5.tar.gz
Algorithm Hash digest
SHA256 0be02033343ea7198d84b2d72dd2b1af713961a3da52843495269c313caa958c
MD5 56f3e41d581185582261545c254926f5
BLAKE2b-256 e805aa0c4fdd19da198c792ef8498c23d186087d2677d0f234f2b2be82cf8300

See more details on using hashes here.

File details

Details for the file wi_fi_attack-4.0.5-py3-none-any.whl.

File metadata

  • Download URL: wi_fi_attack-4.0.5-py3-none-any.whl
  • Upload date:
  • Size: 12.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for wi_fi_attack-4.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 a7513c1e2a4123c195c06d0af5f1ae6d18fa3cd8bea1241a3a2a9ef4c9c2a96a
MD5 466c0e8dd7ad509d43750ff85dc29bba
BLAKE2b-256 805795a089e9011c6c4da177c78a07dbc7d461f88af43c8c1349bc856607378d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page