Sigma critical test sigma

FoggyWeb Backdoor DLL Loading

Detects DLL hijacking technique used by NOBELIUM in their FoggyWeb backdoor. Which loads a malicious version of the expected "version.dll" dll

View Source

Detection Logic

{
  "selection": {
    "ImageLoaded": "C:\\Windows\\ADFS\\version.dll"
  },
  "condition": "selection"
}

False Positives

  • Unlikely

Field Validations

Loading…

Comments (0)

Loading comments...