mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
8 lines
247 B
YAML
8 lines
247 B
YAML
name: Modify Registry
|
|
detections:
|
|
- name: Suspicious Reg exe Process
|
|
pass_condition: '| stats count | where count > 5'
|
|
description: Test Modify Registry detections
|
|
target: attack-range-windows-domain-controller
|
|
simulation_technique: 'T1112'
|