Emerging Threats
Emerging Threats delivers the most timely and accurate threat intelligence. Our fully verified intel provides deeper context and integrates seamlessly with your security tools to enhance your decision-making.
Integration with LogicHub
Connecting with Emerging Threats
To connect to Emerging Threats following details are required:
- Label: Connection name.
- Reference Values: Define variables here to templatize integration connections and actions. For example, you can use https://www.{{hostname}}.com where, hostname is a variable defined in this input. For more information on how to add data, see 'Add Data' Input Type for Integrations.
Actions with Emerging Threats
IP Lookup
Submit an IP address to perform a lookup against Emerging Threat's blacklist.
Inputs to this Action
- Connections: Choose a connection that you have created.
- Column Name: Select the column name from parent table to lookup value for.
Output of Action
JSON containing the following items:
- result: Identifies the blacklist IPs.
{
"ip": "",
"positive_hit": "true"
}
Updated about 1 year ago
Did this page help you?