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

30 lines
557 B
YAML

title: Cisco Disabling Logging
id: 9e8f6035-88bf-4a63-96b6-b17c0508257e
status: test
description: Turn off logging locally or remote
author: Austin Clark
date: 2019/08/11
modified: 2021/11/27
logsource:
product: cisco
service: aaa
category: accounting
detection:
keywords:
- 'no logging'
- 'no aaa new-model'
condition: keywords
fields:
- src
- CmdSet
- User
- Privilege_Level
- Remote_Address
falsepositives:
- Unknown
level: high
tags:
- attack.defense_evasion
- attack.t1089 # an old one
- attack.t1562.001