naabu: fix typo (#12218)

pull/23/head
Darío Hereñú 2024-02-08 18:49:30 -03:00 committed by GitHub
parent df48f44ecd
commit ce4fc5b1e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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}}`