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

34 lines
789 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
2023-01-04 18:52:24 +01:00
modified: 2023/01/04
2022-10-25 09:30:05 +02:00
tags:
- attack.persistence
- attack.impact
- attack.t1490
- attack.t1505
- attack.t1565.002
- attack.t1053
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:
- 'ip http server'
- 'ip https server'
- 'kron policy-list'
- 'kron occurrence'
- 'policy-list'
- 'access-list'
- 'ip access-group'
- 'archive maximum'
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
2020-03-25 14:36:34 +01:00
level: medium