Splunk Enterprise Security

How to view threatlist via REST

laleger
Explorer

Is there any way to view actual contents of a threatlist via REST? I've found references to:

| rest /services/data/threatliststats

and

| rest /services/data/inputs/threatlist

But these objects only show metadata about the threatlist. How do I get actual contents? The reason I need to do this is because my threatlist type is custom (i.e. not "threatlist" or "threatlist_domain") which means that the contents do not actually get put in the normal threatlist lookup tables such as threatlist_lookup_by_domain_or_url or threatlist_lookup_by_str.

Thanks in advance for the help!

koshyk
Super Champion

May be its quite old now, but found it in

| rest /services/data/inputs/threatlist
0 Karma

mcronkrite
Splunk Employee
Splunk Employee

Try this search:

| 'all_threat_intel' | fields ip,url,domain,threat_key

That is the macro all_threat_intel, so enclose that term in back ticks ``

0 Karma
Get Updates on the Splunk Community!

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...

Technical Workshop Series: Splunk Data Management and SPL2 | Register here!

Hey, Splunk Community! Ready to take your data management skills to the next level? Join us for a 3-part ...