mirror of
https://github.com/vee1e/capa-rules.git
synced 2026-09-02 03:17:19 +00:00
19 lines
391 B
YAML
19 lines
391 B
YAML
rule:
|
|
meta:
|
|
name: execute command
|
|
namespace: host-interaction/process/create
|
|
authors:
|
|
- "@mr-tz"
|
|
scopes:
|
|
static: function
|
|
dynamic: call
|
|
mbc:
|
|
- Process::Create Process [C0017]
|
|
examples:
|
|
- e353d3fbfb5c3738a77a622adff9a416:0x401626
|
|
features:
|
|
- or:
|
|
- api: system
|
|
- api: _system
|
|
- api: wsystem
|
|
- api: _wsystem
|