Sigma high test sigma

Fireball Archer Install

Detects Archer malware invocation via rundll32

View Source

Detection Logic

{
  "selection": {
    "CommandLine
| contains
| all": [
      "rundll32.exe",
      "InstallArcherSvc"
    ]
  },
  "condition": "selection"
}

False Positives

  • Unknown

Field Validations

Loading…

Comments (0)

Loading comments...