Hayabusa critical test sigma
Turla Group Lateral Movement
Detects automated lateral movement by Turla group
Detection Logic
{
"process_creation": {
"EventID": 4688,
"Channel": "Security"
},
"selection": {
"CommandLine": [
"net use \\\\\\\\%DomainController%\\C$ \"P@ssw0rd\" *",
"dir c:\\\\*.doc* /s",
"dir %TEMP%\\\\*.exe"
]
},
"condition": "process_creation and selection"
} False Positives
- ⚠ Unknown
Field Validations
Loading…
Comments (0)
Loading comments...