The WiFi Penetration Toolkit, Run on existing wireless-auditing tools for you, Stop memorizing command arguments & switches!
It's designed to use all known methods for retrieving the password of a wireless access point (AP). These methods include:
- WPS: The Offline Pixie-Dust attack
- WPS: The Online Brute-Force PIN attack
- WPA: The WPA Handshake Capture + offline crack.
- WPA: The PMKID Hash Capture + offline crack.
- WEP: Various known attacks against WEP, including fragmentation, chop-chop, aireplay, etc.
from source code
git clone https://github.com/MA24th/WiFiHunter.git
cd WiFiHunter
sudo python3 setup.py install
Or from PyPI
pip3 install wifihunter
sudo wifihunter --help
- You must follow Contributing Guidelines.
- We are committed to providing a friendly community, for more experience read Code Of Conduct.
You're welcome to drop in and ask questions, discuss bugs and such, Check Communication Methods.
Click on FAQ before asking questions.
These Documents are adapted for MA24th Open Source Software, For more information contact me with any additional questions or comments.
Copyright (c) MA24th Software. All rights reserved. Licensed under the GPLv2 License.