Files
mandiant-capa-rules/nursery/check-processdebugflags.yml
T
William Ballenthin f1b450edf0 update ATT&CK and MBC mappings
thanks to Regina Elwell @ FireEye and @evandrix
closes #316
2021-04-13 09:37:10 -06:00

15 lines
487 B
YAML

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