mirror of
https://github.com/vee1e/capa-rules.git
synced 2026-09-01 10:58:40 +00:00
merge duplicate rules
This commit is contained in:
parent
a6ec668690
commit
6c9f83dd7f
3 changed files with 20 additions and 26 deletions
|
|
@ -1,15 +0,0 @@
|
|||
rule:
|
||||
meta:
|
||||
name: run as a service
|
||||
namespace: executable/pe
|
||||
author: moritz.raabe@fireeye.com
|
||||
scope: file
|
||||
mbc:
|
||||
- Anti-Behavioral Analysis::Execution Guardrails::Runs as Service [E1480.m07]
|
||||
examples:
|
||||
- Practical Malware Analysis Lab 03-02.dll_
|
||||
features:
|
||||
- or:
|
||||
- export: ServiceMain
|
||||
- import: RegisterServiceCtrlHandler
|
||||
- import: RegisterServiceCtrlHandlerEx
|
||||
Loading…
Add table
Add a link
Reference in a new issue