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

34 lines
711 B
YAML
Raw Normal View History

2020-03-25 14:36:34 +01:00
title: Cisco Collect Data
id: cd072b25-a418-4f98-8ebc-5093fb38fe1a
2021-11-27 11:33:14 +01:00
status: test
2020-03-25 14:36:34 +01:00
description: Collect pertinent data from the configuration files
author: Austin Clark
date: 2019/08/11
2023-01-04 18:52:24 +01:00
modified: 2023/01/04
2022-10-25 09:30:05 +02:00
tags:
- attack.discovery
- attack.credential_access
- attack.collection
- attack.t1087.001
- attack.t1552.001
- attack.t1005
2020-03-25 14:36:34 +01:00
logsource:
2022-10-25 09:30:05 +02:00
product: cisco
service: aaa
2020-03-25 14:36:34 +01:00
detection:
2022-10-25 09:30:05 +02:00
keywords:
- 'show running-config'
- 'show startup-config'
- 'show archive config'
- 'more'
condition: keywords
2021-11-27 11:33:14 +01:00
fields:
2022-10-25 09:30:05 +02:00
- src
- CmdSet
- User
- Privilege_Level
- Remote_Address
2020-03-25 14:36:34 +01:00
falsepositives:
2022-10-25 09:30:05 +02:00
- Commonly run by administrators
2020-03-25 14:36:34 +01:00
level: low