nmap extension is unavailable?
python3 spyhunt.py -n 'ip_addr' -ps 'ports' return..
Traceback (most recent call last):
File "/home/onyx/notes/7.script/recon/spyhunt/spyhunt.py", line 998, in
nmap = nmap3.Nmap()
^^^^^
NameError: name 'nmap3' is not defined
nmap extension is unavailable? python3 spyhunt.py -n 'ip_addr' -ps 'ports' return.. Traceback (most recent call last): File "/home/onyx/notes/7.script/recon/spyhunt/spyhunt.py", line 998, in
nmap = nmap3.Nmap()
^^^^^
NameError: name 'nmap3' is not defined