- Print
- DarkLight
This documentation version is deprecated, please click here for the latest version.
Article summary
Did you find this summary helpful?
Thank you for your feedback
REGISTRY_LIST_REP
This event is generated in response to the reg_list
command to list keys and values in a registry key.
Platforms:
Sample Event:
{
"REGISTRY_KEY": [
"ActiveState",
"ATI Technologies",
"BreakPoint",
"Caphyon",
"Classes",
"Clients",
"Dell",
"Google",
"Intel",
"Macromedia",
"Microsoft",
"MozillaPlugins",
"ODBC",
"OEM",
"Partner",
"Policies",
"Rainbow Technologies",
"RegisteredApplications",
"SafeNet",
"Sonic",
"ThinPrint",
"VMware, Inc.",
"Volatile",
"WinRAR",
"WOW6432Node"
],
"ROOT": "hklm\\software",
"REGISTRY_VALUE": [
{
"TYPE": 4,
"NAME": "Order",
"VALUE": "32000000"
}
],
"ERROR": 0
}
Was this article helpful?