Detection rules › Sigma

Time Travel Debugging Utility Usage - Image

Severity
high
Author
Ensar Şamil, @sblmsrsn, @oscd_initiative
Source
upstream

Detects usage of Time Travel Debugging Utility. Adversaries can execute malicious processes and dump processes, such as lsass.exe, via tttracer.exe.

MITRE ATT&CK coverage

TacticTechniques
Defense EvasionT1218 System Binary Proxy Execution
Credential AccessT1003.001 OS Credential Dumping: LSASS Memory

Event coverage

ProviderEvent IDTitle
Sysmon7Image loaded

Stages and Predicates

Stage 1: selection

or:
ImageLoaded|endswith: '\ttdloader.dll'
ImageLoaded|endswith: '\ttdrecord.dll'
ImageLoaded|endswith: '\ttdwriter.dll'

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
ImageLoadedends_with
  • \ttdloader.dll
  • \ttdrecord.dll corpus 2 (sigma 2)
  • \ttdwriter.dll