Skip to content

VooDoo-INC/voodoo-aircrack-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Вставленное изображение изображение Вставленное изображение (3)

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.

Attention

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.

The script tested on

  • Arch linux
  • Kali linux
  • All arch based distros

It is not working on MacOS. Please, understand it before installation on your mac

Last global update:

  • 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

Requirements:

  • Linux
  • Superuser privileges (run with sudo)
  • Wireless adapter supporting monitor mode

Required packages:

  1. Python3
  2. Aircrack-ng

Installation

git clone https://github.com/VooDoo-INC/voodoo-aircrack-script.git

Launch

cd voodoo-aircrack-script
sudo python3 voodoo.py

Releases

No releases published

Packages

 
 
 

Contributors

Languages