Sha256: 96e704e83ad70a63ea821a7824ded4170669e8324f88f74a667b9b144d92ffe1
Contents?: true
Size: 435 Bytes
Versions: 2
Compression:
Stored size: 435 Bytes
Contents
--- tags: - IP address --- # Shodan - [https://shodan.io/](https://shodan.io/) This analyzer uses [Shodan REST AP](https://developer.shodan.io/api) (`/shodan/host/search`) API to search. Pagination is supported. ```yaml analyzer: shodan query: ... api_key: ... ``` ## Components ### Query `query` (`string`) is a search query. ### API Key `api_key` (`string`) is an API key. Optional. Defaults to `ENV[ā€¯SHODAN_API_KEY"]`.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mihari-5.6.0 | docs/analyzers/shodan.md |
mihari-5.5.0 | docs/analyzers/shodan.md |