Files
mandiant-capa-rules/host-interaction/software/get-installed-programs.yml
T
2022-07-05 09:52:52 +02:00

20 lines
518 B
YAML

rule:
meta:
name: get installed programs
namespace: host-interaction/software
authors:
- moritz.raabe@mandiant.com
- "@_re_fox"
scope: function
att&ck:
- Discovery::Software Discovery [T1518]
examples:
- 7204e3efc2434012e13ca939db0d0b02:0x00412760
features:
- and:
- match: create or open registry key
- string: /SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall/i
- characteristic: loop
- optional:
- string: "DisplayName"