Malware Activity
This report looks at malware activity data on cardholder systems produced by antimalware solutions or any other device that produces malware activity data. It looks at data from IDS, IPS, and DLP systems, to provide visibility into potentially unauthorized transmissions of credit card data over the network or to unauthorized removable storage devices.
Use this report to identify the source of the transmission so it can be further investigated and fixed. The cardholder data environment should be monitored for unauthorized transmission of credit card data using IDS, IPS, and DLP based technologies. PCI requires that cardholder data be protected from unauthorized access or distribution.
Relevant data sources
Relevant data sources include alerts from IDS, IPS, or DLP solutions and alerts from the Luhn-based algorithm detection method implemented in the Splunk Enterprise Security framework and used by the Splunk App for PCI Compliance.
How to configure this report
Make sure the activity data you are monitoring conforms to the malware sections of the Common Information Model.
- Index malware activity data from antivirus software in Splunk platform.
- Map the data to the following Common Information Model fields:
action, category, signature, dest, dest_nt_domain, user, file_name, file_path, file_hash
. CIM-compliant add-ons for these data sources perform this step for you. - Tag the activity data with "malware" and "attack".
Report description
The data in the Malware Activity report is populated by is populated by the Malware data model.
Useful searches for troubleshooting
Troubleshooting Task | Search/Action | Expected Result |
---|---|---|
Verify that data is present. | tag=malware tag=attack | Returns malware activity data. |
Verify that fields are normalized and available as expected. | `malware` | table _time,host,action,category,signature,dest, dest_nt_domain,user,vendor_product |
Returns a table of events and the specific malware activity fields for malware activity data. |
Endpoint Product Versions | Malware Signature Updates |
This documentation applies to the following versions of Splunk® App for PCI Compliance: 5.0.1, 5.0.2, 5.1.0, 5.1.1, 5.1.2, 5.2.0, 5.3.0, 5.3.1, 5.3.2
Feedback submitted, thanks!