naabu
Scan hosts to identify open ports for network reconnaissance and security assessment using port scanning techniques.
Instructions
Fast port scanner to discover open ports on hosts
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hosts | Yes | List of hosts to scan | |
| ports | No | Ports to scan (e.g., '80,443' or '1-1000') | |
| topPorts | No | Scan top N ports |