The hacking tool is specifically designed for use in WiFi hacking purposes. Most of the internal functionalities of the project use built-in 802.11 tools of Kali, most of which can be found on the Aircrack-ng suite. The tool can conduct basic WiFi Scanning, WPA/2 Handshake Capture, WPA/2 Cracking, and WiFi Denial of Service/Deauth Attacks.
Additionally, BT reconnaissance was also added since it also belongs under Wireless Hacking.
Wireless Hacking Tool
The primary supported platform will be Linux, specifically Kali Linux. While the hacking tool is primarily intended to be used on Linux, as an easter egg, the tool also supports Windows albeit with only one simple capability available.
- Python 3.10
- WiFi Hacking
ifconfig
iwconfig
lshw
aircrack-ng
cowpatty
crunch
wash
reaver
- Bluetooth Hacking Tool
hciconfig
hcitool
sdptool
- Go to directory
- Run airhound via
sudo python airhound.py
orsudo python3 airhound.py
orsudo py airhound.py
orsudo py3 airhound.py