Sigma high test sigma

Suspicious Splwow64 Without Params

Detects suspicious Splwow64.exe process without any command line parameters

View Source

Detection Logic

{
  "selection": {
    "Image
| endswith": "\\splwow64.exe",
    "CommandLine
| endswith": "splwow64.exe"
  },
  "condition": "selection"
}

False Positives

  • Unknown

Field Validations

Loading…

Comments (0)

Loading comments...