Files
blue-team-tools/rules/network/cisco/aaa/cisco_cli_collect_data.yml
T

37 lines
869 B
YAML
Raw Normal View History

2020-03-25 14:36:34 +01:00
title: Cisco Collect Data
id: cd072b25-a418-4f98-8ebc-5093fb38fe1a
status: experimental
description: Collect pertinent data from the configuration files
author: Austin Clark
date: 2019/08/11
2020-09-03 00:34:41 +02:00
modified: 2020/09/02
2020-03-25 14:36:34 +01:00
logsource:
product: cisco
service: aaa
category: accounting
fields:
- src
- CmdSet
- User
- Privilege_Level
- Remote_Address
detection:
keywords:
- 'show running-config'
- 'show startup-config'
- 'show archive config'
- 'more'
condition: keywords
falsepositives:
2020-09-03 00:34:41 +02:00
- Commonly run by administrators
2020-03-25 14:36:34 +01:00
level: low
2020-09-15 07:02:30 -06:00
tags:
- attack.discovery
- attack.credential_access
- attack.collection
- attack.t1087 # an old one
- attack.t1087.001
- attack.t1003 # an old one
- attack.t1081 # an old one
- attack.t1552.001
- attack.t1005