adding rules based on more PMA labs

This commit is contained in:
Moritz Raabe 2021-06-30 23:38:17 +02:00
parent a207fbba0a
commit d81e757728
12 changed files with 122 additions and 39 deletions

View file

@ -0,0 +1,12 @@
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