gotr00t0day / spyhunt

recon for bug hunters
574 stars 123 forks source link

name 'nmap3' is not defined #62

Closed eccentrixrabbitX closed 1 month ago

eccentrixrabbitX commented 1 month 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 month ago

Fixed!