shodan-list-ports
Discover which port numbers Shodan's crawlers actively scan across the internet, revealing the scope of their scanning coverage.
Instructions
List port numbers that Shodan crawlers are actively scanning.
Returns the list of ports that the Shodan crawlers are looking for on the Internet. Useful for understanding Shodan's scanning coverage. Requires a Shodan API key.
Returns: PortsResult with list of scanned port numbers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | HTTP request timeout in seconds. Default: 30. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ports | No | Port numbers Shodan crawls |