netattack2
netattack2 copied to clipboard
An advanced network scan and attack script based on GUI. 2nd version of no-GUI netattack.
Do you want to automatically install all requirements? (y/n): y [*] Installing requirements, please stand by... Requirement already satisfied: netifaces in /usr/local/lib/python2.7/dist-packages (0.10.9) E: Unable to locate package python-nfqueue [+]...
upon starting the script which i downloaded direct from this repository... whether i use ./netattack2.py or python netattack2.py, i say yes to install the missing dependencies.... and then i restart...
root@kali:~# cd netattack2 root@kali:~/netattack2# ls CREDITS LICENSE README.md netattack2.py src root@kali:~/netattack2# ./netattack2.py Traceback (most recent call last): File "./netattack2.py", line 47, in from scapy.all import * File "/usr/local/lib/python2.7/dist-packages/scapy/all.py", line 10,...
i am getting this error when i start netattack2 python3 netattack2.py File "netattack2.py", line 37 subprocess.call("sudo apt-get install nmap -y > {}".format(os.devnull), shell=True) ^ TabError: inconsistent use of tabs and...
pi@raspberrypi:~ $ uname -a Linux raspberrypi 4.14.71-v7+ #1145 SMP Fri Sep 21 15:38:35 BST 2018 armv7l GNU/Linux [*] Scanning the network... Traceback (most recent call last): File "netattack2.py", line 579,...
says it cant recognize the http://http:kali and then the rest of the website but because it cant recognize it, I cant load up netattack2
Like issue 14: scapy is installed, sudo ./netattack2.py Traceback (most recent call last): File "./netattack2.py", line 47, in from scapy.all import * File "/usr/local/lib/python2.7/dist-packages/scapy/all.py", line 10, in from .config import...
./netattack2.py ERROR: Modules missing. Do you want to automatically install all requirements? (y/n): y [*] Installing requirements, please stand by... Requirement already satisfied: netifaces in /usr/local/lib/python2.7/dist-packages E: Unable to correct...