Sigma high test sigma

Suspicious Service Installation

Detects suspicious service installation commands

View Source

Detection Logic

{
  "selection": {
    "Provider_Name": "Service Control Manager",
    "EventID": 7045,
    "ImagePath
| contains": [
      " -nop ",
      " -sta ",
      " -w hidden ",
      ":\\Temp\\",
      ".downloadfile(",
      ".downloadstring(",
      "\\ADMIN$\\",
      "\\Perflogs\\",
      "&&"
    ]
  },
  "condition": "selection"
}

False Positives

  • Unknown

Field Validations

Loading…

Comments (0)

Loading comments...