LOLDrivers medium experimental sigma

Driver Load - daxin_blank2.sys

Detects loading of driver daxin_blank2.sys via name. Driver used in the Daxin malware campaign.

View Source

Detection Logic

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

False Positives

  • Unknown

Field Validations

Loading…

Comments (0)

Loading comments...