Ports → web services → scan
Scan for open ports, probe which speak HTTP, then run nuclei against those services.
Level: intermediate
Pipeline
naabu -host {domain} -top-ports 1000 -silent | httpx -silent | nuclei -severity critical,high,mediumScan for open ports, probe which speak HTTP, then run nuclei against those services.
Level: intermediate
naabu -host {domain} -top-ports 1000 -silent | httpx -silent | nuclei -severity critical,high,medium| / | Focus search on this page |
| Ctrl K | Search everything (command palette) |
| 1-9 | Hunt / field / bench / intel (see clusters) |
| 0 | AI / MCP connector |
| j / k | Move selection down / up |
| Enter | Expand / open selected |
| c | Copy primary command of selected |
| f | Toggle favorite on selected tool |
| Esc | Clear search / close |