LOLDrivers medium experimental sigma

Driver Load - POORTRY1.sys

Detects loading of driver POORTRY1.sys via name. Driver categorized as POORTRY by Mandiant.

View Source

Detection Logic

{
  "selection_name": {
    "ImageLoaded
| endswith": [
      "\\poortry1.sys"
    ]
  },
  "condition": "selection_name"
}

False Positives

  • Unknown

Field Validations

Loading…

Comments (0)

Loading comments...