Splunk Search

Is there a way to get a True or False match on source IP with Tor exit node list in a timechart?

kwhatcher
New Member

I would like to know if there is a way to get true/false match on source IP to see tor sourced traffic over time in a time chart.

0 Karma

andrew207
Path Finder

You can place the TOR exit node list into a CSV then at search time use an inputlookup like so:

index=firewall [|inputlookup torexitnodes.csv | fields exitnodeip ] 

Because Tor exit nodes change constantly you will probably need to have this CSV automatically updated by a script.

0 Karma

pavanbmishra
Path Finder

Thanks

Can you please suggest from where can we download the latest tor exit nodes IP details. Thanks in advance

0 Karma

garigis
Engager

If you haven't found a good place for tor exit nodes, http://iplists.firehol.org/ is a great resource.

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...