GhostTroops / scan4all

Official repository vuls Scan: 15000+PoCs; 23 kinds of application password crack; 7000+Web fingerprints; 146 protocols and 90000+ rules Port scanning; Fuzz, HW, awesome BugBounty( ͡° ͜ʖ ͡°)...
https://scan4all.51pwn.com
BSD 3-Clause "New" or "Revised" License
5.51k stars 659 forks source link

linux nmap 7.8不支持--unique参数 导致扫描失败(mac nmap7.9使用正常) #126

Closed cqrlhz closed 1 year ago

cqrlhz commented 1 year ago
image

[INF] Running nmap command: nmap -n --unique --resolve-all -Pn --min-hostgroup 64 --max-retries 0 --host-timeout 10m --script-timeout 3m -oX /tmp/scan4all-out2414490219 --version-intensity 9 --min-rate 10000 -T4 -p 80,443 104.124.131.98 54.69.33.46 104.82.15.133
[ERR] Could not run nmap command: exit status 255
[FTL] Could not run enumeration: Could not run nmap command: exit status 255
hktalent commented 1 year ago

那就自己修改参数吧,在linux下移除--unique 或升级nmap