mirror of
https://github.com/vee1e/capa-rules.git
synced 2026-09-01 19:07:15 +00:00
update match rule name
This commit is contained in:
parent
5f223ea5ce
commit
66f58dffa0
9 changed files with 10 additions and 10 deletions
|
|
@ -11,7 +11,7 @@ rule:
|
|||
- a4f1f09a2b9bc87de90891da6c0fca28e2f88fd67034648060cef9862af9a3bf:0x10001010
|
||||
features:
|
||||
- and:
|
||||
- match: allocate RWX memory
|
||||
- match: allocate or change RWX memory
|
||||
- api: CreateEvent
|
||||
- api: CreateThreadpoolWait
|
||||
- api: SetThreadpoolWait
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ rule:
|
|||
- 43db867967c71bd3aaba9a9a3084e7fa:0x140001000
|
||||
features:
|
||||
- and:
|
||||
- match: allocate RWX memory
|
||||
- match: allocate or change RWX memory
|
||||
- or:
|
||||
- api: EnumDateFormats
|
||||
- api: GrayString
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ rule:
|
|||
- f03bdb9fa52f7b61ef03141fefff1498ad2612740b1fdbf6941f1c5af5eee70a:0x4026E0
|
||||
features:
|
||||
- and:
|
||||
- match: allocate RWX memory
|
||||
- match: allocate or change RWX memory
|
||||
- api: ConvertThreadToFiber
|
||||
- api: CreateFiber
|
||||
- api: SwitchToFiber
|
||||
|
|
|
|||
|
|
@ -12,5 +12,5 @@ rule:
|
|||
- Practical Malware Analysis Lab 19-02.exe_:0x401230
|
||||
features:
|
||||
- and:
|
||||
- match: allocate RWX memory
|
||||
- match: allocate or change RWX memory
|
||||
- match: create thread
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue