SigmaHQ/rules/network/cisco/aaa/cisco_cli_net_sniff.yml

25 lines
604 B
YAML
Raw Normal View History

2020-03-25 13:36:34 +00:00
title: Cisco Sniffing
id: b9e1f193-d236-4451-aaae-2f3d2102120d
status: experimental
description: Show when a monitor or a span/rspan is setup or modified
author: Austin Clark
date: 2019/08/11
logsource:
product: cisco
service: aaa
category: accounting
fields:
- CmdSet
detection:
keywords:
- 'monitor capture point'
- 'set span'
- 'set rspan'
condition: keywords
falsepositives:
2020-09-02 22:34:41 +00:00
- Admins may setup new or modify old spans, or use a monitor for troubleshooting
2020-03-25 13:36:34 +00:00
level: medium
2020-09-15 13:02:30 +00:00
tags:
- attack.credential_access
- attack.discovery
- attack.t1040