shodan_search
Query Shodan to find hosts matching a search term like 'apache port:443 country:US'. Supports pagination and facets for refined results.
Instructions
Search Shodan for hosts matching a query (e.g. 'apache port:443 country:US'). Requires SHODAN_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Shodan search query | |
| page | No | Results page number (default: 1) | |
| facets | No | Facets to include (e.g. 'country,org') |