(CAPA) CAPA_gettickcount
rule:
meta:
name: check for time delay via GetTickCount
namespace: anti-analysis/anti-debugging/debugger-detection
author: michael.hunhoff@fireeye.com
scope: function
mbc:
- Anti-Behavioral Analysis::Debugger Detection::Timing/Delay Check GetTickCount [B0001.032]
examples:
- Practical Malware Analysis Lab 16-03.exe_:0x4013d0
features:
- and:
- count(api(kernel32.GetTickCount)): 2 or more
Associated Techniques
Technique Name | Technique ID's | Snippet(s) | OS |
---|---|---|---|
GetTickCount | U0125 B0001.032 |
Created
June 20, 2022
Last Revised
June 20, 2022