Security

Add domains to threat lists

Sam2
Explorer

I'm looking at using Threat Lists to manage local lists of known malicious websites that I see traffic to. However, from the documentation, it seems that the threat lists are only able to work with IP addresses, not domains.

Is there anyway to get Threat Lists to work with domains rather than IPs?

If not, what would be the best way to approach this?

Tags (1)

mcronkrite
Splunk Employee
Splunk Employee
  1. Create a csv file for your domain threat list.
  2. Upload the csv file to SplunkEnterpriseSecuritySuite/lookups
  3. Create a lookup definition.
  4. Create a threatlist definition.

    [threatlist://malwaredomains]
    delim_regex =,
    description = "Threatlist:Malware domains"
    fields = domain,description,category,risk
    skip_header_lines = 1
    type = "Threatlist:Malware"
    url = "lookup://"
    weight = 90

  5. Make sure that the data source you want this threat list to match has the DEST field populated with a domain value.

dragoslungu
Explorer

Sam, any update on this one ? I'm facing the exact same issue and I tend to believe only IP addresses are supported. Thanks !

0 Karma

Sam2
Explorer

Splunk confirmed that only IPs are useable in threat lists. You have to create your own lookups to have domains.

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...