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
Get Updates on the Splunk Community!

Splunk MCP & Agentic AI: Machine Data Without Limits

  Discover how the Splunk Model Context Protocol (MCP) Server can revolutionize the way your organization ...

Finding Based Detections General Availability

Overview  We’ve come a long way, folks, but here in Enterprise Security 8.4 I’m happy to announce Finding ...

Get Your Hands Dirty (and Your Shoes Comfy): The Splunk Experience

Hands-On Learning and Technical Seminars  Sometimes, you just need to see the code. For those looking for a ...