Splunk Enterprise Security

Splunk Enterprise Security: No new malware showing up in Malware center

Rocky31
Path Finder

No new malware showing up in Malware center. We had no malware from last two weeks, any idea, i'm very new to Splunk

0 Karma

esix_splunk
Splunk Employee
Splunk Employee

Congratulations, you're Malware Free!

But as mentioned, what sources are you ingesting into Splunk that provide your malware detection and actions?

0 Karma

jstoner_splunk
Splunk Employee
Splunk Employee

Are you using the technical add-on (TA) for the malware product you use? For example, have you deployed the Sophos or Symantec or other AV product TA with the universal forwarder as directed in the product guide? If not, that is the first place to start. ES needs those TAs installed as directed to leverage the data models that power the underlying searches for ES, both dashboards and correlations.

0 Karma

woodcock
Esteemed Legend

Seriously, though; what app are you using? What search inside that app? You have given us no context to assist.

0 Karma

Rocky31
Path Finder

In ES-->security domain-->end point--> malware center

-- this is the search string

| inputlookup append=T malware_tracker | stats max(firstTime) as firstTime,dc(dest) by signature | eval _time=firstTime | daysago(30) | sort 100 - firstTime | uitime(firstTime) | table firstTime,signature,dc(dest)

0 Karma
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...