Detectionhightest
Time Travel Debugging Utility Usage - Image
Detects usage of Time Travel Debugging Utility. Adversaries can execute malicious processes and dump processes, such as lsass.exe, via tttracer.exe.
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Ensar Şamil, @oscd_initiativeCreated Tue Oct 06Updated Fri Dec 02e76c8240-d68f-4773-8880-5c6f63595aafwindows
Log Source
WindowsImage Load (DLL)
ProductWindows← raw: windows
CategoryImage Load (DLL)← raw: image_load
Detection Logic
Detection Logic1 selector
detection:
selection:
ImageLoaded|endswith:
- '\ttdrecord.dll'
- '\ttdwriter.dll'
- '\ttdloader.dll'
condition: selectionFalse Positives
Legitimate usage by software developers/testers
MITRE ATT&CK
Techniques
Sub-techniques
Rule Metadata
Rule ID
e76c8240-d68f-4773-8880-5c6f63595aaf
Status
test
Level
high
Type
Detection
Created
Tue Oct 06
Modified
Fri Dec 02
Author
Path
rules/windows/image_load/image_load_dll_tttracer_module_load.yml
Raw Tags
attack.defense-evasionattack.credential-accessattack.t1218attack.t1003.001