Python script for semi-automating work with the aircrack-ng suite of utilities via a convenient text-based menu. The script features a CLI interface, enabling seamless interaction with the almost all aircrack-ng functionality for both advanced users and beginners.
This script is intended exclusively for testing the security of one's own networks or networks for which official authorization has been obtained. Use for any other purposes may be illegal in your jurisdiction.
Attacks via aireplay are conducted only during active scanning of the selected access point. To perform this, execute the attack in a second terminal window while maintaining active scanning in the first window.
- Arch linux
- Kali linux
- All arch based distros
It is not working on MacOS. Please, understand it before installation on your mac
- Added automatical power on monitor mode after launch of the script
- Added channel-scan mode
- Airmon-ng had been delated
- Code has been restructured. Now it is prettier than last code
- Linux
- Superuser privileges (run with sudo)
- Wireless adapter supporting monitor mode
- Python3
- Aircrack-ng
git clone https://github.com/VooDoo-INC/voodoo-aircrack-script.git
cd voodoo-aircrack-script
sudo python3 voodoo.py