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

27 lines
616 B
YAML
Raw Normal View History

2020-03-25 14:36:34 +01:00
title: Cisco Denial of Service
id: d94a35f0-7a29-45f6-90a0-80df6159967c
2021-11-27 11:33:14 +01:00
status: test
2020-03-25 14:36:34 +01:00
description: Detect a system being shutdown or put into different boot mode
author: Austin Clark
date: 2019-08-15
modified: 2023-01-04
2022-10-25 09:30:05 +02:00
tags:
- attack.impact
- attack.t1495
- attack.t1529
- attack.t1565.001
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:
- 'shutdown'
- 'config-register 0x2100'
- 'config-register 0x2142'
condition: keywords
2021-11-27 11:33:14 +01:00
fields:
2022-10-25 09:30:05 +02:00
- CmdSet
2020-03-25 14:36:34 +01:00
falsepositives:
2022-10-25 09:30:05 +02:00
- Legitimate administrators may run these commands, though rarely.
2020-03-25 14:36:34 +01:00
level: medium