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

35 lines
756 B
YAML
Raw Normal View History

2020-03-25 14:36:34 +01:00
title: Cisco Modify Configuration
id: 671ffc77-50a7-464f-9e3d-9ea2b493b26b
2021-11-27 11:33:14 +01:00
status: test
2020-03-25 14:36:34 +01:00
description: Modifications to a config that will serve an adversary's impacts or persistence
author: Austin Clark
date: 2019/08/12
2021-11-27 11:33:14 +01:00
modified: 2021/11/27
2020-03-25 14:36:34 +01:00
logsource:
2021-11-27 11:33:14 +01:00
product: cisco
service: aaa
category: accounting
2020-03-25 14:36:34 +01:00
detection:
2021-11-27 11:33:14 +01:00
keywords:
- 'ip http server'
- 'ip https server'
- 'kron policy-list'
- 'kron occurrence'
- 'policy-list'
- 'access-list'
- 'ip access-group'
- 'archive maximum'
condition: keywords
fields:
- CmdSet
2020-03-25 14:36:34 +01:00
falsepositives:
2021-11-27 11:33:14 +01:00
- Legitimate administrators may run these commands
2020-03-25 14:36:34 +01:00
level: medium
2020-09-15 07:02:30 -06:00
tags:
2021-11-27 11:33:14 +01:00
- attack.persistence
- attack.impact
- attack.t1490
- attack.t1505
- attack.t1565.002
- attack.t1053