naabu: fix typo (#12218)

This commit is contained in:
Darío Hereñú
2024-02-08 18:49:30 -03:00
committed by GitHub
parent df48f44ecd
commit ce4fc5b1e6

View File

@@ -20,7 +20,7 @@
`naabu -top-ports 1000 -host {{host}}`
- Scan TCP ports 80,443 and UDP port 53 of the remote host:
- Scan TCP ports 80, 443 and UDP port 53 of the remote host:
`naabu -p 80,443,u:53 -host {{host}}`