🔮 Crystal utility to automate the capture of an 802.11 handshake |
Install the crystal programming language.
For kali linux (debian) users, the following command will install crystal.
curl -fsSL https://crystal-lang.org/install.sh | sudo bash
Next, run the following commands to build main.cr and execute the setup file.
sudo crystal build --release main.cr -o blackmoth
sudo chmod +x setup.sh
sudo ./setup.sh
The compiled binary will be installed to /usr/bin/blackmoth
All configuration files are located within /usr/share/BLACKMOTH
The tool can be executed by simply typing the following into your terminal.
sudo blackmoth
NOTE: This tool is meant for follow on enumeration after an initial survey has been completed, and is not designed to be a survey tool.
Recommended deauth wait time values
- mdk4:
15
- aireplay-ng:
10