NETATTACK 2 is a python script that scans and attacks local and wireless networks. Everything is super easy because of the GUI that makes it unnecessary to remember commands and parameters.
Step 1 :-You need to download Netattack 2 tool by executing this command in terminal window of kali linux.
git clone https://github.com/chrizator/netattack2.git
Step 2 :- Now you can run this tool easily, that give this command ./netattack2.py and press enter button.
OOPS ! here i am getting an error of dpkg lock
Step 3 :-You can delete the lock file with the following command. You may also need to delete the lock file in the cache directory
sudo rm /var/lib/apt/lists/lock
sudo rm /var/cache/apt/archives/lock
sudo rm /var/lib/dpkg/lock
Now you can run this tool easily, that give this command ./netattack2.py and press enter button.
Step 4 :-Here Am Select 1 for Host scan.