Official website

https://shodan.io/

Rule

analyzer: shodan
query: ...
api_key: ...
Name Type Required? Default Desc.
query String Yes Search query
api_key String No ENV[ā€¯SHODAN_API_KEY"] API key

How it works

The analyzer uses Shodan REST API and /shodan/host/search APII endpoint to search.

IP addresses matched with a query are treated as artifacts.

Output

This rule outputs the following type of artifacts.

Configuration

Mihari loads your Shodan API key via environment variable SHODAN_API_KEY by default.