Malware Domain List
Malware Domain List provides a public of domains that host malware.
Integration with LogicHub
Connecting with Malware Domain List
To connect to Malware Domain List 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 Malware Domain List
Domain Lookup
Submit an IP address, domain, or reverse lookup to query against MalwareDomainList's database.
Inputs to this Action
- Connections: Choose a connection that you have created.
- Column Name: Column name from parent table to lookup value for.
Output of Action
JSON containing the following items:
- result: Queries the IP.
[
{
"lookup": "",
"match": "None"
}
]
Updated about 1 year ago
Did this page help you?