shodan-list-protocols
Lists available protocols for Shodan on-demand scans, naming and describing each protocol to help choose the correct scan.
Instructions
List protocols available for on-demand Shodan scanning.
Returns the protocols that can be used when launching an on-demand scan. Requires a Shodan API key.
Returns: ProtocolsResult with protocol names and descriptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | HTTP request timeout in seconds. Default: 30. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| protocols | No | Mapping of protocol names to their descriptions |