Splunk Search

300 events are seen with the same Source IP and different Destination IP in 1 hour

dzejsonborn
New Member

Translating Qradar rules to SPL and stocked with setting thresholds

300 events are seen with the same Source IP and different Destination IP in 1 hour

no idea which parameters to use ? any hints ?

0 Karma

DalJeanis
Legend
Your search that gets the events you want, for the hour you want, with fields source_ip and dest_ip
| stats dc(dest_ip) as dest_count by source_ip
| where dest_count >=300

richgalloway
SplunkTrust
SplunkTrust

Parameters to use to do what? What is your goal?

---
If this reply helps you, Karma would be appreciated.
0 Karma

dzejsonborn
New Member

The goal is to detect WannaCry infection, and need to set above treshold.

0 Karma
Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk on November 6 at 11AM PT, and empower your SOC to reach new heights! Duration: ...

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...