scan_ports
Scan a host's specified ports to determine which are open and reveal available services for network diagnostics.
Instructions
Scan multiple ports on a specific host
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | IP address or hostname | |
| ports | Yes | List of port numbers to scan (e.g., [80, 443, 22, 8080]) |