name 'nmap3' is not defined
Closed this issue · 1 comments
eccentrixrabbitX commented
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
gotr00t0day commented
Fixed!