mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-08 10:13:57 +00:00
27 lines
714 B
YAML
27 lines
714 B
YAML
title: Cisco Show Commands Input
|
|
id: b094d9fb-b1ad-4650-9f1a-fb7be9f1d34b
|
|
status: experimental
|
|
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: 2020/09/02
|
|
logsource:
|
|
product: cisco
|
|
service: aaa
|
|
category: accounting
|
|
fields:
|
|
- CmdSet
|
|
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
|
|
tags:
|
|
- attack.credential_access
|
|
- attack.t1139 # an old one
|
|
- attack.t1552.003
|
|
|