All Apps and Add-ons

External threat feed database lookup

jwalzerpitt
Influencer

I created a SQL server db table that contains various IPs from open source IP block lists (zeustracker, dshield, stop forum spam). I am currently in the process of creating the DB Lookup within the Splunk DB Connect v2 app.

What I'd like to do is compare either src_ip or dst_ip fields from various sourcetypes against the IP list in the lookup database. In the 'Choose the Splunk Fields to Base the Lookup on' (Step 3 of 6) should I select multiple fields (src_ip AND dst_ip), or do I need to create separate lookups for the src_ip and dst_ip fields?

Thx

0 Karma
1 Solution

jwalzerpitt
Influencer

Thx for link pointing to a great app! Absolutely awesome...

0 Karma

jwalzerpitt
Influencer

One quick question. I created the .csv file with two columns - ip_address and feedname. How do I run the query that returns both fields?

I am running the following query:

index=main [|inputlookup threatfeed.csv | fields ip_address,feedname | rename ip_address as SourceIP] | stats count by SourceIP | sort -count

but it comes back and tells me, "No results found". If I remove 'feedname' I get results with the count. I'd like to see the feedname column listed as well to see which threat feed the IP is associated with.

Thx

0 Karma
Get Updates on the Splunk Community!

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...