mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:42:08 +02:00
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>
This commit is contained in:
parent
6a6fc8ff86
commit
25d05351c7
1 changed files with 4 additions and 0 deletions
|
@ -27,3 +27,7 @@
|
|||
- Show CDN type the remote host is using, if any:
|
||||
|
||||
`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}}'`
|
||||
|
|
Loading…
Add table
Reference in a new issue