Files
mandiant-capa-rules/load-code/shellcode/spawn-thread-to-rwx-shellcode.yml
T
2021-06-30 23:38:17 +02:00

13 lines
306 B
YAML

rule:
meta:
name: spawn thread to RWX shellcode
namespace: load-code/shellcode
author: moritz.raabe@fireeye.com
scope: function
examples:
- Practical Malware Analysis Lab 19-02.exe_:0x401230
features:
- and:
- match: allocate RWX memory
- match: create thread