Wireless pen-testing tool – Linux has a pre-installed aircrack-ng and airmon-ng tool for wifi hacking but this tool is a little harder to use and you can use this wifi-hacking tool instead. This tool is very easy to use.
In this wifi-hacking tool, all the options are in one place, and just typing the number is enough to choose all the options.
5/5
Download
Features
Tested Platform
Features
- Start monitor mode
- Stop monitor mode
- Scan Networks
- Getting Handshake
- Create a word-list
- Install Wireless tools
- WPS Networks attacks
- Scan for WPS Networks
- Crack Handshake with rockyou.txt
- Crack Handshake with a word-list
- Crack Handshake without word-list
Tested Platform
- Kali Linux
- BlackArch Linux
- Ubuntu
- Kali Nethunter
- Termux ( Rooted Devices)
- Parrot OS
How to install and use the wireless pen-testing tool?
Step 1:
First, we need to update our Linux system so that we can install this tool without any error.
sudo apt-get update && apt-get install git
Step 2:
After updating your Linux system, Type the below command. this command will help you to download the wifi-hacking tool.
https://github.com/ankit0183/Wifi-Hacking.git
Step 3:
Change your directory root to Wifi-Hacking directory so type the below command on your terminal.
cd Wifi-Hacking
Step 4:
This tool requires root permission to run. so type the below command on your terminal this command will help you to run the wifi-hacking tool.
sudo apt-get insatll python && sudo apt-get install python2
sudo python3 Wifi-Hacking.py
Step 5:
Now choose the 1st option to start to monitor mode after that choose the 3rd option to scan networks then select the 4th option to capture the handshake. once you get a handshake choose the 7th option to crack the WiFi password.
Disclaimer
This tool is only for educational purposes. If you use this tool for other purposes except for education we will not be responsible in such cases.
Post a Comment