Sigma critical test sigma

Turla Group Lateral Movement

Detects automated lateral movement by Turla group

View Source

Detection Logic

{
  "selection": {
    "CommandLine": [
      "net use \\\\\\\\%DomainController%\\C$ \"P@ssw0rd\" *",
      "dir c:\\\\*.doc* /s",
      "dir %TEMP%\\\\*.exe"
    ]
  },
  "condition": "selection"
}

False Positives

  • Unknown

Field Validations

Loading…

Comments (0)

Loading comments...