Detection rules › Sigma

Suspicious Creation with Colorcpl

Severity
high
Author
frack113
Source
upstream

Once executed, colorcpl.exe will copy the arbitrary file to c:\windows\system32\spool\drivers\color\

MITRE ATT&CK coverage

TacticTechniques
Defense EvasionT1564 Hide Artifacts

Event coverage

ProviderEvent IDTitle
Sysmon11FileCreate

Stages and Predicates

Stage 1: selection

Image|endswith: '\colorcpl.exe'

Stage 2: not 1 of filter_ext

or:
TargetFilename|endswith: .camp
TargetFilename|endswith: .cdmp
TargetFilename|endswith: .gmmp
TargetFilename|endswith: .icm

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
Imageends_with
  • \colorcpl.exe
TargetFilenameends_with
  • .camp
  • .cdmp
  • .gmmp
  • .icm