Sigma critical test sigma

Antivirus - Ransomware Signature

Detects a highly relevant Antivirus alert that reports ransomware. This event must not be ignored just because the AV has blocked the malware but investigate, how it came there in the first place.

View Source

Detection Logic

{
  "selection": {
    "Signature
| contains": [
      "Babuk",
      "Babyk",
      "BlackWorm",
      "Chaos",
      "Cobra",
      "ContiCrypt",
      "Crypter",
      "Cryptes",
      "Cryptor",
      "CylanCrypt",
      "DelShad",
      "Destructor",
      "Filecoder",
      "GandCrab",
      "GrandCrab",
      "Haperlock",
      "Hiddentear",
      "HydraCrypt",
      "Krypt",
      "Lockbit",
      "Locker",
      "Mallox",
      "Medusa",
      "Phobos",
      "Ransom",
      "Rook",
      "Ryuk",
      "Ryzerlo",
      "Stopcrypt",
      "Tescrypt",
      "TeslaCrypt",
      "WannaCry",
      "Xorist"
    ]
  },
  "condition": "selection"
}

False Positives

  • Unlikely

Field Validations

Loading…

Comments (0)

Loading comments...