Skip to content

Commit e51e23a

Browse files
committed
associating with new story
1 parent 8e63105 commit e51e23a

File tree

2 files changed

+38
-2
lines changed

2 files changed

+38
-2
lines changed

detections/application/cisco_asa___logging_disabled_via_cli.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@ rba:
6060
type: ip_address
6161
tags:
6262
analytic_story:
63-
- ArcaneDoor
63+
- Suspicious Cisco Adaptive Security Appliance Activity
6464
asset_type: Network
6565
mitre_attack_id:
66-
- T1562.002
66+
- T1562
6767
product:
6868
- Splunk Enterprise
6969
- Splunk Enterprise Security
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
name: Suspicious Cisco Adaptive Security Appliance Activity
2+
id: 5d9e31a4-64df-4f13-b9da-6b2dc40e0c1e
3+
version: 1
4+
date: '2025-09-26'
5+
author: Bhavin Patel, Splunk
6+
status: production
7+
description: |
8+
This analytic story provides a suite of detections built to analyze telemetry and syslog
9+
generated by Cisco Adaptive Security Appliance (ASA) devices.
10+
It focuses on identifying suspicious and potentially malicious activity such as logging
11+
suppression, unauthorized configuration changes, anomalous connection patterns, unexpected
12+
drops in core syslog message volume, and potential command-and-control (C2) behaviors.
13+
These detections help defenders surface behavior on security edge devices that may indicate
14+
defense evasion, exploitation attempts, or device tampering.
15+
narrative: |
16+
Cisco ASA/FTD appliances are commonly deployed at network boundaries to enforce security
17+
policies, inspect traffic, and provide remote access. As critical control-plane devices,
18+
their logs and operational telemetry can reveal adversary behavior ranging from configuration
19+
tampering and logging suppression to exploitation and C2.
20+
21+
Monitoring activity from Cisco ASA and FTD devices is critical because these appliances serve as key security controls at the network perimeter. Analyzing their telemetry and syslog data helps organizations maintain visibility into device health, policy enforcement, and potential threats. Regular monitoring enables early detection of unusual or unauthorized activity, supports compliance requirements, and strengthens the overall security posture by ensuring that any deviations from expected behavior are promptly investigated.
22+
references:
23+
- https://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/200184-Configure-Syslog-on-ASA.html
24+
- https://www.cisco.com/c/en/us/support/security/adaptive-security-appliance-asa-software/series.html
25+
- https://www.cisco.com/c/en/us/support/web/tsd-products-support-series-home.html#~security
26+
- https://blog.talosintelligence.com
27+
tags:
28+
category:
29+
- Adversary Tactics
30+
product:
31+
- Splunk Enterprise
32+
- Splunk Enterprise Security
33+
- Splunk Cloud
34+
usecase: Advanced Threat Detection
35+
36+

0 commit comments

Comments
 (0)