Files
mandiant-capa-rules/load-code/shellcode/spawn-thread-to-rwx-shellcode.yml
T
2021-09-28 12:21:11 +02:00

13 lines
307 B
YAML

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