mirror of
https://github.com/mandiant/capa-rules
synced 2026-06-08 15:41:20 +00:00
fix improper scope for rules containing a subscope in and
This commit is contained in:
@@ -8,7 +8,6 @@ rule:
|
||||
description: Detect usage of various WinAPI functions that accept callback functions as parameters in order to execute arbitrary shellcode
|
||||
scopes:
|
||||
static: function
|
||||
dynamic: process
|
||||
att&ck:
|
||||
- Defense Evasion::Reflective Code Loading [T1620]
|
||||
mbc:
|
||||
|
||||
Reference in New Issue
Block a user