Sigma critical stable sigma

Antivirus - Exploitation Framework Signature

Detects a highly relevant Antivirus alert that reports an exploitation framework. 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": [
      "ATK/Cobalt",
      "Backdoor.Cobalt",
      "Beacon",
      "Brutel",
      "BruteR",
      "CbltStr",
      "CobaltStr",
      "COBALT.SMD",
      "COBEACON",
      "Cometer",
      "Exploit.Script.CVE",
      "IISExchgSpawnCMD",
      "Metasploit",
      "Meterpreter",
      "MeteTool",
      "Mpreter",
      "MsfShell",
      "PowerSploit",
      "Razy",
      "Rozena",
      "Sbelt",
      "Seatbelt",
      "Sliver",
      "Swrort"
    ]
  },
  "condition": "selection"
}

False Positives

  • Unlikely

Field Validations

Loading…

Comments (0)

Loading comments...