- 000
```
[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...
- 000
Is the following usage correct at first? I don't want it to do a port scan.
I want the program to scan for vulnerabilities in the database and bruteforce the ports I specified.
priorityNmap=false noScan=true scan4all -l normalscan.xml -port 22,80,443 -exclude-cdn -o scan4all.txt -csv scan4al.csv -...
- 000
Thank you for your great project!
I found the checksum in scan4all-linux-checksums.txt is incorrect.
cdc1088016c0b15519710de186bd8d57f8de693049e9279f45c6f5d5993a1396 scan4all_2.8.5_linux_amd64.zip
scan4all_2.8.5_linux_amd64.zip
$ sha256sum scan4all_2.8.5_linux_amd64.zip
b34508789f73990ff11989c3be...
- 000
Hello, first of all you have made a really good tool.
I'm starting a simple scan on the application and I want to view the results in a file. But this feature never really works.
When I use it as below, it doesn't save anything in the result.txt file.
scan4all -l httpx.txt -v -o result.txt
OUTPUT:...
- 000
github.com/google/gopacket/pcap
/root/go/pkg/mod/github.com/google/[email protected]/pcap/pcap_unix.go:34:10: fatal error: pcap.h: No such file or directory
34 | #include <pcap.h>
| ^~~~~~~~
compilation terminated.
Issue
一直卡在port scan这里
- 000
go version go1.19.1 linux/amd64
Starting Nmap 7.93 ( https://nmap.org ) at 2022-09-23 15:08 UTC
我从fofa采集了一些ip 域名
然后用 scan4all -l host.txt 一直卡住