Files
mandiant-capa-rules/nursery/check-processdebugflags.yml
T
2022-02-06 11:27:09 +01:00

15 lines
527 B
YAML

rule:
meta:
name: check ProcessDebugFlags
namespace: anti-analysis/anti-debugging/debugger-detection
author: michael.hunhoff@mandiant.com
scope: basic block
mbc:
- Anti-Behavioral Analysis::Debugger Detection::NtQueryInformationProcess [B0001.012]
references:
- https://github.com/LordNoteworthy/al-khaser/blob/master/al-khaser/AntiDebug/NtQueryInformationProcess_ProcessDebugFlags.cpp
features:
- and:
- api: NtQueryInformationProcess
- number: 0x1F = ProcessDebugFlags