mdecrevoisier high experimental sigma

Azure Windows virtual machine login via serial console

Detects if an attacker logs on using the serial console.

View Source

Detection Logic

{
  "selection": {
    "EventID": 4624,
    "LogonProcess
| contains": "sacsess.exe",
    "LogonType": 2
  },
  "condition": "selection"
}

False Positives

  • Virtual machine recovery by administrator

Field Validations

Loading…

Comments (0)

Loading comments...