shodan_search
Query Shodan's database to find devices, services, and vulnerabilities. Supports pagination, result limits, and facet summaries for refined searches.
Instructions
Search the SHODAN database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query; identical syntax to the website. | |
| page | No | Page number of the search results. | |
| limit | No | Number of results to return. | |
| offset | No | Search offset to begin getting results from. | |
| facets | No | A list of properties to get summary information on. | |
| minify | No | Whether to minify the banner. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||