Cisco AAA: Detection of 'show history' and 'show logging' command input
Alerts on Cisco AAA command input attempting to view history or logging via 'show history'/'show logging' commands.
- Product
- cisco
- Service
- aaa
- Author
- Austin Clark (SigmaHQ), DRL 1.1
- Published
- 2019-08-11
- Updated
- 2026-07-31
ATT&CK techniques
Cred AccessRecon
Resource Dev
Initial Access
Execution
Persistence
Priv Esc
Defense Evasion
Cred Access
Discovery
Lateral Movement
Collection
C2
Exfiltration
Impact
What it detects
This rule identifies Cisco AAA activity where command input matches 'show history', 'show history all', or 'show logging'. These commands can reveal previously executed commands and logging information that may contain sensitive data, including credentials captured in command history. It relies on telemetry from Cisco AAA reflecting the entered CLI commands and keyword matching within that input.
Reporting behind it
Changelog
v2- v2Candidate ingested via manual entry.2026-07-31
- v1No changelog recorded for this version.2026-07-30
Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.
title: "Cisco AAA: Detection of 'show history' and 'show logging' command input"
id: 0b492552-9cc1-41d5-83c7-4c566be57096
status: test
description: This rule identifies Cisco AAA activity where command input matches 'show history', 'show history all', or 'show logging'. These commands can reveal previously executed commands and logging information that may contain sensitive data, including credentials captured in command history. It relies on telemetry from Cisco AAA reflecting the entered CLI commands and keyword matching within that input.
author: Austin Clark, Huntrule Team
date: 2019-08-11
modified: 2023-01-04
tags:
- attack.credential-access
- attack.t1552.003
logsource:
product: cisco
service: aaa
detection:
keywords:
- show history
- show history all
- show logging
condition: keywords
falsepositives:
- Not commonly run by administrators, especially if remote logging is configured
level: medium
license: DRL-1.1
related:
- id: b094d9fb-b1ad-4650-9f1a-fb7be9f1d34b
type: derived
references:
- https://github.com/SigmaHQ/sigma/blob/master/rules/network/cisco/aaa/cisco_cli_input_capture.yml