shodan_ports
Retrieve the list of ports monitored by Shodan. Use this to understand which services are indexed for network discovery.
Instructions
Get a list of ports that Shodan crawls.
Returns: An array containing the ports that Shodan crawls for.
Example: >>> shodan_ports() [22, 80, 443, ...]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |