Sha256: 5a54982e1354d2c52205bb2d73eaf06d1ecab449c7bd47e00247f0ef123bd68f

Contents?: true

Size: 436 Bytes

Versions: 3

Compression:

Stored size: 436 Bytes

Contents

---
tags:
  - Artifact:IP
---

# 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

3 entries across 3 versions & 1 rubygems

Version Path
mihari-5.7.0 docs/analyzers/shodan.md
mihari-5.6.2 docs/analyzers/shodan.md
mihari-5.6.1 docs/analyzers/shodan.md