Cisco Secure Firewall - High Volume of Intrusion Events Per Host
This analytic detects internal systems generating an unusually high volume of intrusion detections within a 30-minute window using Cisco Secure Firewall Threat Defense logs, identifying hosts triggering more than 15 Snort-based signatures, which may indicate suspicious activity like malware execution, command-and-control communication, vulnerability scanning, or lateral movement.
This analytic detects internal systems generating an unusually high volume of intrusion detections within a 30-minute window. It leverages Cisco Secure Firewall Threat Defense logs, specifically focusing on the IntrusionEvent event type, to identify hosts that trigger more than 15 Snort-based signatures during that time. A sudden spike in intrusion alerts originating from a single host may indicate suspicious or malicious activity such as malware execution, command-and-control communication, vulnerability scanning, or lateral movement. In some cases, this behavior may also be caused by misconfigured or outdated software repeatedly tripping detection rules. Systems exhibiting this pattern should be triaged promptly, as repeated Snort rule matches from a single source are often early indicators of compromise, persistence, or active exploitation attempts. The detection utilizes the Splunk Add-on for Cisco Security Cloud.
Attack Chain
- An attacker gains initial access to an internal system, potentially through phishing or exploiting a vulnerability.
- The compromised system begins scanning the internal network for vulnerable services (T1595.002).
- The vulnerability scanning triggers multiple Snort intrusion detection signatures on the Cisco Secure Firewall.
- Malware executes on the compromised system, attempting to establish command and control communication (T1071).
- The command and control communication generates network traffic patterns that match Snort signatures.
- The attacker attempts lateral movement to other systems on the network (T1059).
- Each attempt to move laterally triggers additional intrusion events.
- The Cisco Secure Firewall logs these IntrusionEvent events, which are aggregated and analyzed by Splunk.
Impact
A successful attack can lead to data exfiltration, system compromise, and disruption of services. A high volume of intrusion events originating from a single host may indicate that an attacker has gained a foothold within the network and is actively engaged in malicious activity. This can result in significant financial losses, reputational damage, and legal liabilities. The longer the attacker remains undetected, the greater the potential for damage.
Recommendation
- Ensure the Cisco Secure Firewall Threat Defense is properly configured to log IntrusionEvent events as described in the Cisco documentation.
- Install and configure the Splunk Add-on for Cisco Security Cloud to ingest the Cisco Secure Firewall Threat Defense logs.
- Deploy the Sigma rule
Cisco Secure Firewall - High Volume of Intrusion Events Per Hostto your Splunk environment and tune the threshold (TotalEvents >= 15) based on your environment. - Investigate any systems that trigger a high volume of intrusion events, focusing on potential malware infections, unauthorized access, and vulnerability scanning.
- Use the provided drilldown searches to view the detection results and risk events associated with the source IP address.
Detection coverage 2
Cisco Secure Firewall - High Volume of Intrusion Events Per Host
mediumDetects internal systems that generate an unusually high volume of intrusion detections within a 30-minute window.
Cisco Secure Firewall - Intrusion Events with Specific Signatures
lowDetects specific intrusion events based on signature IDs observed in high-volume alerts. Can be used to pivot from the high-volume detection to identify specific attacker activity.
Detection queries are available on the platform. Get full rules →