Sigma critical stable sigma

Antivirus - Password Dumper Signature

Detects a highly relevant Antivirus alert that reports password dumpers and stealers. This event must not be ignored just because the AV has blocked the malware but investigate, how it came there in the first place and check if passwords need to be reset.

View Source

Detection Logic

{
  "selection": [
    {
      "Signature
| startswith": "PWS"
    },
    {
      "Signature
| contains": [
        "Certify",
        "DCSync",
        "Creddump",
        "DumpCreds",
        "DumpLsass",
        "DumpPert",
        "FormBook",
        "HTool/WCE",
        "Kekeo",
        "Lazagne",
        "LsassDump",
        "Lummast",
        "Mimikatz",
        "MultiDump",
        "Multiverze",
        "Nanodump",
        "NativeDump",
        "Outflank",
        "PShlSpy",
        "PSWTool",
        "PWCrack",
        "PWDump",
        "PWS.",
        "PWSX",
        "pypykatz",
        "Rubeus",
        "SafetyKatz",
        "SecurityTool",
        "SharpChrome",
        "SharpDPAPI",
        "SharpDump",
        "SharpKatz",
        "SharpS.",
        "ShpKatz",
        "Steal",
        "TrickDump",
        "wsass"
      ]
    }
  ],
  "condition": "selection"
}

False Positives

  • Unlikely

Field Validations

Loading…

Comments (0)

Loading comments...