gotr00t0day / spyhunt

recon for bug hunters
518 stars 112 forks source link

name 'nmap3' is not defined #62

Open eccentrixrabbitX opened 1 day ago

eccentrixrabbitX commented 1 day ago

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 1 day ago

Fixed!