mirror of
https://github.com/vee1e/capa-rules.git
synced 2026-09-01 10:58:40 +00:00
17 lines
479 B
YAML
17 lines
479 B
YAML
rule:
|
|
meta:
|
|
name: persist via hhctrl COM hijack
|
|
namespace: persistence/registry
|
|
authors:
|
|
- j.j.vannielen@utwente.nl
|
|
scopes:
|
|
static: function
|
|
dynamic: span of calls
|
|
att&ck:
|
|
- Persistence::Hijack Execution Flow [T1574]
|
|
references:
|
|
- https://www.hexacorn.com/blog/2018/04/23/beyond-good-ol-run-key-part-77/
|
|
features:
|
|
- and:
|
|
- match: persist via COM hijack
|
|
- string: /{52A2AAAE-085D-4187-97EA-8C30DB990436}/i
|