Files
mandiant-capa-rules/host-interaction/environment-variable/set-environment-variable.yml
T
2022-06-28 15:16:24 -06:00

17 lines
485 B
YAML

rule:
meta:
name: set environment variable
namespace: host-interaction/environment-variable
authors:
- michael.hunhoff@mandiant.com
scope: function
mbc:
- Operating System::Environment Variable::Set Variable [C0034.001]
examples:
- 0731679c5f99e8ee65d8b29a3cabfc6b:0x43EA81
features:
- or:
- api: kernel32.SetEnvironmentStrings
- api: kernel32.SetEnvironmentVariable
- api: System.Environment::SetEnvironmentVariable