Sha256: 8b45f994e25a230f50937be002fbeeba7b6821730e27d2b3dbff5fc286cd36ed
Contents?: true
Size: 616 Bytes
Versions: 1
Compression:
Stored size: 616 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 endpoints to search. ```yaml analyzer: otx query: ... api_key: ... ``` | Name | Type | Required? | Default | Desc. | | ------- | ------ | --------- | ------------------ | -------------------- | | query | String | Yes | | Domain or IP address | | api_key | String | No | ENV[”OTX_API_KEY”] | API key |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mihari-5.4.5 | docs/analyzers/otx.md |