Sha256: 0db702ecd595ce523eb78826cc3a634f6d1b69f954e0a75cab5c03425254bb1f

Contents?: true

Size: 491 Bytes

Versions: 2

Compression:

Stored size: 491 Bytes

Contents

---
tags:
  - IP address
  - Domain
  - Passive DNS
---

# OTX

- [https://otx.alienvault.com/](https://otx.alienvault.com/dashboard/new)

This analyzer uses [OTX API v1](https://otx.alienvault.com/api) (`/api/v1/indicators/`) API to search.

```yaml
analyzer: otx
query: ...
api_key: ...
```

## Components

### Query

`query` (`string`) is a passive DNS search query. Domain or IP address.

### API Key

`api_key` (`string`) is an API key. Optional. Defaults to `ENV[”OTX_API_KEY”"]`.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mihari-5.6.0 docs/analyzers/otx.md
mihari-5.5.0 docs/analyzers/otx.md