Detection rules › Equivalence class

eq_0008 — 2 rules with the same canonical form

Vendors: sigma (2). Stage count: 2. Correlation shape: single_event.

Members

MITRE ATT&CK coverage

TacticTechniques
PersistenceT1112 Modify Registry
Defense EvasionT1112 Modify Registry

Stages and predicates (per member)

Each member's stage rendered in its own native syntax (verbatim source where the IR captures it; falls back to the synthesised native form for the few stage types whose source segments aren't recoverable).

Suspicious Registry Modification From ADS Via Regini.EXE — stage 1 all of selection_img

or:
Image|endswith: '\regini.exe'
OriginalFileName: REGINI.EXE

Suspicious Registry Modification From ADS Via Regini.EXE — stage 2 all of selection_re

CommandLine|re: ':[^ \\]'

Registry Modification Via Regini.EXE — stage 3 selection

or:
Image|endswith: '\regini.exe'
OriginalFileName: REGINI.EXE

Registry Modification Via Regini.EXE — stage 4 not filter

CommandLine|re: ':[^ \\]'

Indicators (across all members)

FieldKindValueMembersCorpus
CommandLineregex_match:[^ \\]24
Imageends_with\regini.exe22
OriginalFileNameeqREGINI.EXE22