Files
mandiant-capa-rules/host-interaction/environment-variable/set-environment-variable.yml
T
2020-06-21 17:54:01 -06:00

13 lines
346 B
YAML

rule:
meta:
name: set environment variable
namespace: host-interaction/environment-variable
author: michael.hunhoff@fireeye.com
scope: function
examples:
- Practical Malware Analysis Lab 11-03.exe_:0x406580
features:
- or:
- api: kernel32.SetEnvironmentStrings
- api: kernel32.SetEnvironmentVariable