Official website

https://www.binaryedge.io/

Rule

analyzer: binaryedge
query: ...
api_key: ...
Name Type Required? Default Desc.
query String Yes Search query
api_key String No ENV[”BINARYEDGE_API_KEY"] API key

How it works

The analyzer uses BinaryEdge API V2 and /v2/query/search API 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 BinaryEdge API key via environment variable BINARYEDGE_API_KEY by default.