Files
splunk-security_content/tests/T1003_001.yml
2020-07-03 16:59:30 +02:00

12 lines
429 B
YAML

name: Credential Dumping LSASS memory test
detections:
- Access LSASS Memory for Dump Creation
- Create Remote Thread into LSASS
- Detect Credential Dumping through LSASS access
- Dump LSASS via comsvcs DLL
- Unsigned Image Loaded by LSASS
description: Test credential dumping detections
pass_condition: '| stats count | where count > 0'
target: attack-range-windows-domain-controller
simulation_technique: 'T1003.001'