LOLDrivers low experimental sigma

Driver Load - Amd_RPMC_BiosToolCommonDriver.sys

Detects loading of driver Amd_RPMC_BiosToolCommonDriver.sys via name. Amd_RPMC_BiosToolCommonDriver.sys is a vulnerable kernel driver from the KeServiceDescriptorTable/vulnerable-drivers repository. The driver exposes dangerous kernel primitives to usermode.

View Source

Detection Logic

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

False Positives

  • Unknown

Field Validations

Loading…

Comments (0)

Loading comments...