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

27 lines
586 B
YAML
Raw Normal View History

2020-03-25 14:36:34 +01:00
title: Cisco Sniffing
id: b9e1f193-d236-4451-aaae-2f3d2102120d
2021-11-27 11:33:14 +01:00
status: test
2020-03-25 14:36:34 +01:00
description: Show when a monitor or a span/rspan is setup or modified
author: Austin Clark
date: 2019/08/11
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:
- 'monitor capture point'
- 'set span'
- 'set rspan'
condition: keywords
fields:
- CmdSet
2020-03-25 14:36:34 +01:00
falsepositives:
2021-11-27 11:33:14 +01:00
- Admins may setup new or modify old spans, or use a monitor for troubleshooting
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.credential_access
- attack.discovery
- attack.t1040