Closed Ana06 closed 3 years ago
create or modify Windows registry via WinAPI
Create Windows registry keys or values using the Windows API (WinAPI): https://docs.microsoft.com/en-us/windows/win32/sysinfo/registry-functions
Publicly available samples that contain the capability this rule should detect:
Links or references to additional information on the capability (can also be included in the rule):
Proposed namespace: host-interaction/registry. More details in https://github.com/fireeye/capa-rules/blob/master/doc/format.md#rule-namespace
host-interaction/registry
aka.mitre.att&ck.t1012
see create or open registry key, set registry value, delete registry value?
create or open registry key
set registry value
delete registry value
🙈
Rule name
create or modify Windows registry via WinAPI
Summary
Create Windows registry keys or values using the Windows API (WinAPI): https://docs.microsoft.com/en-us/windows/win32/sysinfo/registry-functions
Examples
Publicly available samples that contain the capability this rule should detect:
References
Links or references to additional information on the capability (can also be included in the rule):
Namespace
Proposed namespace:
host-interaction/registry
. More details in https://github.com/fireeye/capa-rules/blob/master/doc/format.md#rule-namespaceatt&ck
aka.mitre.att&ck.t1012