Files
mandiant-capa-rules/nursery/spawn-thread-to-rwx-shellcode.yml
T
2020-06-26 17:45:56 -06:00

11 lines
233 B
YAML

rule:
meta:
name: spawn thread to RWX shellcode
namespace: load-code/shellcode
author: moritz.raabe@fireeye.com
scope: function
features:
- and:
- match: allocate RWX memory
- match: create thread