naabu: add example (#12241)

* naabu: add example

* Update pages/common/naabu.md

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
pull/23/head
Fazle Arefin 2024-02-13 00:26:00 +11:00 committed by GitHub
parent 6a6fc8ff86
commit 25d05351c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -27,3 +27,7 @@
- Show CDN type the remote host is using, if any: - Show CDN type the remote host is using, if any:
`naabu -p 80,443 -cdn -host {{host}}` `naabu -p 80,443 -cdn -host {{host}}`
- Run `nmap` from `naabu` for additional functionalities (`nmap` must be installed):
`sudo naabu -v -host {{host}} -nmap-cli 'nmap {{-v -T5 -sC}}'`