Replies: 3 comments 5 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I try rm nmap: same, nothing |
Beta Was this translation helpful? Give feedback.
0 replies
-
@hktalent please do use GitHub discussion or Discord server for asking questions. Most probably you mixed,
|
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I updated the current latest code, build for macOS
sudo ./naabu -nmap -nmap-cli 'sudo /usr/local/bin/nmap -n --unique --resolve-all -Pn -sS --min-hostgroup 64 --max-retries 0 --host-timeout 10m --script-timeout 3m --version-intensity 9 --min-rate 10000 -oX nmap-output.xml -T4 ' -stats -v -sa -o xxx.json -json -rate 5000 -p - -si 5 -host 127.0.0.1
$ ls xxx.json nmap-output.xml
ls: nmap-output.xml: No such file or directory
xxx.json
51pwn@123 tools $ cat xxx.json
51pwn@123 tools $
not out :
-o xxx.json -json
-oX nmap-output.xml
why?
Beta Was this translation helpful? Give feedback.
All reactions