mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
8 lines
265 B
YAML
8 lines
265 B
YAML
name: Remote Desktop Connection
|
|
detections:
|
|
- name: Remote Desktop Network Traffic
|
|
pass_condition: '| stats count | where count > 0'
|
|
description: Test remote desktop connections
|
|
target: attack-range-windows-domain-controller
|
|
simulation_technique: 'T1021.001'
|