Files
blue-team-tools/rules/network/cisco/aaa/cisco_cli_input_capture.yml
T
2021-11-27 11:33:14 +01:00

27 lines
672 B
YAML

title: Cisco Show Commands Input
id: b094d9fb-b1ad-4650-9f1a-fb7be9f1d34b
status: test
description: See what commands are being input into the device by other people, full credentials can be in the history
author: Austin Clark
date: 2019/08/11
modified: 2021/11/27
logsource:
product: cisco
service: aaa
category: accounting
detection:
keywords:
- 'show history'
- 'show history all'
- 'show logging'
condition: keywords
fields:
- CmdSet
falsepositives:
- Not commonly run by administrators, especially if remote logging is configured
level: medium
tags:
- attack.credential_access
- attack.t1139 # an old one
- attack.t1552.003