All Apps and Add-ons

Help to get the threat score lookup in IP Reputation app working?

obatard
New Member

Hello,

I installed the app and added the key in scorelookup.py.
What to do next ?
I tried a search "dst_port 80 | rename src_ip as clientip" and don't have the threatscore field.

Any idea ?

Txs

0 Karma

Matthias_BY
Communicator

you also need to define dst_port=80 with = that is Splunk common search syntax.

so tray:

dst_port=80 | lookup threatscore clientip as src_ip

no renaming required if you write "as src_ip"

br
Matthias

asleeis
Path Finder

Tried adding an explicit lookup?

i.e. "dst_port 80 | rename src_ip as clientip | lookup threatscore clientip"

0 Karma

davparker
Explorer

the threatscore field isn't getting inserted into the data stream... How is this generated?

0 Karma
Get Updates on the Splunk Community!

Congratulations to the 2025-2026 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Community Feedback

We Want to Hear from You! Share Your Feedback on the Splunk Community   The Splunk Community is built for you ...

Manual Instrumentation with Splunk Observability Cloud: Implementing the ...

In our observability journey so far, we've built comprehensive instrumentation for our Worms in Space ...