Detection rules › Sigma

Dumping Process via Sqldumper.exe

Severity
medium
Author
Kirill Kiryanov, oscd.community
Source
upstream

Detects process dump via legitimate sqldumper.exe binary

MITRE ATT&CK coverage

TacticTechniques
Credential AccessT1003.001 OS Credential Dumping: LSASS Memory

Event coverage

ProviderEvent IDTitle
Sysmon1Process creation
Security-Auditing4688A new process has been created.

Stages and Predicates

Stage 1: selection

or:
CommandLine|contains: 0x0110
CommandLine|contains: '0x01100:40'
Image|endswith: '\sqldumper.exe'

Indicators

Each row is a field, operator, and value that the rule matches. The corpus column counts how many other rules in the catalog look for the same combination: high numbers point to widely-used, community-vetted indicators. Blank or 1 shows that the indicator is specific to this rule.

FieldKindValues
CommandLinematch
  • 0x0110
  • 0x01100:40
Imageends_with
  • \sqldumper.exe