mirror of
https://github.com/vee1e/capa-rules.git
synced 2026-09-01 19:07:15 +00:00
change to mandiant.com
This commit is contained in:
parent
1307be35d5
commit
25938ca10c
445 changed files with 459 additions and 459 deletions
|
|
@ -2,7 +2,7 @@ rule:
|
|||
meta:
|
||||
name: contains PDB path
|
||||
namespace: executable/pe/pdb
|
||||
author: moritz.raabe@fireeye.com
|
||||
author: moritz.raabe@mandiant.com
|
||||
scope: file
|
||||
examples:
|
||||
- 464EF2CA59782CE697BC329713698CCC # level32.exe
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ rule:
|
|||
meta:
|
||||
name: contain a resource (.rsrc) section
|
||||
namespace: executable/pe/section/rsrc
|
||||
author: moritz.raabe@fireeye.com
|
||||
author: moritz.raabe@mandiant.com
|
||||
scope: file
|
||||
examples:
|
||||
- A933A1A402775CFA94B6BEE0963F4B46:0x41fd25
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ rule:
|
|||
meta:
|
||||
name: contain a thread local storage (.tls) section
|
||||
namespace: executable/pe/section/tls
|
||||
author: michael.hunhoff@fireeye.com
|
||||
author: michael.hunhoff@mandiant.com
|
||||
scope: file
|
||||
examples:
|
||||
- Practical Malware Analysis Lab 16-02.exe_
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ rule:
|
|||
meta:
|
||||
name: extract resource via kernel32 functions
|
||||
namespace: executable/resource
|
||||
author: william.ballenthin@fireeye.com
|
||||
author: william.ballenthin@mandiant.com
|
||||
scope: function
|
||||
examples:
|
||||
- BF88E1BD4A3BDE10B419A622278F1FF7:0x401000
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ rule:
|
|||
meta:
|
||||
name: contain an embedded PE file
|
||||
namespace: executable/subfile/pe
|
||||
author: moritz.raabe@fireeye.com
|
||||
author: moritz.raabe@mandiant.com
|
||||
scope: file
|
||||
mbc:
|
||||
- Execution::Install Additional Program [B0023]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue