issues
search
smicallef
/
spiderfoot
SpiderFoot automates OSINT for threat intelligence and mapping your attack surface.
http://www.spiderfoot.net
MIT License
13.14k
stars
2.28k
forks
source link
Update nmap module
#1879
Open
fredjt
opened
2 months ago
fredjt
commented
2 months ago
Make reading nmap output more reliable.
Moved unreliable OS check so newly discovered IP addrs in a netblock are added even if their OSs are unobtainable.
Added fallback for IP addrs in a netblock with no internet name. This previously broke the module.
Make reading nmap output more reliable.