Detection rules › Sigma

Registry Modification Via Regini.EXE

Severity
low
Author
Eli Salem, Sander Wiebing, oscd.community
Source
upstream

Detects the execution of regini.exe which can be used to modify registry keys, the changes are imported from one or more text files.

MITRE ATT&CK coverage

TacticTechniques
PersistenceT1112 Modify Registry
Defense EvasionT1112 Modify Registry

Event coverage

ProviderEvent IDTitle
Sysmon1Process creation

Stages and Predicates

Stage 1: selection

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

Stage 2: not filter

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

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
CommandLineregex_match
  • :[^ \\] corpus 4 (sigma 4)
Imageends_with
  • \regini.exe corpus 2 (sigma 2)
OriginalFileNameeq
  • REGINI.EXE corpus 2 (sigma 2)

Neighbors

Equivalent rules

1 other rule has the same matching logic as this one. Useful for cross-vendor comparison or picking the variant your stack supports. See eq_0008.