mirror of
https://github.com/mandiant/capa-rules
synced 2026-06-08 15:41:20 +00:00
16 lines
340 B
YAML
16 lines
340 B
YAML
rule:
|
|
meta:
|
|
name: forwarded export
|
|
namespace: executable/pe/export
|
|
authors:
|
|
- ronnie.salomonsen@mandiant.com
|
|
scopes:
|
|
static: file
|
|
dynamic: file
|
|
att&ck:
|
|
- Execution::Shared Modules [T1129]
|
|
examples:
|
|
- 76FA734236DAA023444DEC26863401DC
|
|
features:
|
|
- characteristic: forwarded export
|