The WinRegistry collector gathers Windows registry data from devices.
Field | Type | Description |
|---|---|---|
keypath | Win Registry String | A path to a registry key. The path does not include the key name. Only |
keyvalue | Win Registry String | The key value name. |
valuedata | Win Registry String | The data stored by the key value. |
valuetype | Win Registry String | The data type of the registry data. |
Windows | Linux | macOS |
|---|---|---|
3.0 and later | n/a | n/a |
WinRegistry where WinRegistry keypath equals "hkey_local_machine\software\mcafee\mar"
Strings in conditions and filters are case insensitive: "software" and "SOFTWARE" match the same registry entries.
WinRegistry WHERE WinRegistry keypath equals "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run"
WinRegistry WHERE WinRegistry keypath equals "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run" AND WinRegistry keyvalue equals "foo"
WinRegistry WHERE WinRegistry keypath equals "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run" AND WinRegistry keyvalue equals "Skype" OR WinRegistry keyvalue contains "Google" OR WinRegistry keyvalue contains "zoom" OR WinRegistry keyvalue contains "Zoom"
WinRegistry WHERE WinRegistry keypath equals "HKEY_CURRENT_USER\Software\Classes\CLSID\"
WinRegistry WHERE WinRegistry keypath equals "HKEY_CURRENT_USER\Software\Google\Chrome\Extensions" OR WinRegistry keypath equals "HKEY_CURRENT_USER\Software\Wow6432Node\Google\Chrome\Extensions"
WinRegistry WHERE WinRegistry keypath equals "HKLM\SYSTEM\CurrentControlSet\Services"
WinRegistry WHERE WinRegistry keypath equals "HKLM\SYSTEM\CurrentControlSet\HardwareProfiles"
WinRegistry WHERE WinRegistry keypath equals "HKEY_LOCAL_MACHINE\SECURITY\Policy\PolAdtEv"
WinRegistry WHERE WinRegistry keypath equals "HKEY_LOCAL_MACHINE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects" OR WinRegistry keypath equals "HKEY_LOCAL_MACHINE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\\Browser Helper Objects"
WinRegistry WHERE WinRegistry keypath starts with "HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\"
WinRegistry
WHERE WinRegistry keypath starts with "HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\"
AND WinRegistry keyvalue contains "{42aedc87-2188-41fd-b9a3-0c966feabec1}"WinRegistry WHERE WinRegistry keypath equals "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule"
WinRegistry WHERE WinRegistry keypath equals "HKEY_LOCAL_MACHINE\Software\Google\Chrome\Extensions" OR WinRegistry keypath equals "HKEY_LOCAL_MACHINE\Software\Wow6432Node\Google\Chrome\Extensions"
WinRegistry WHERE WinRegistry keypath equals "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList"
WinRegistry WHERE WinRegistry keypath equals "HKLM\SOFTWARE\Wow6432Node\Policies\Microsoft\Windows\PowerShell" AND WinRegistry valuedata equals "Unrestricted"
WinRegistry WHERE WinRegistry keypath equals "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\UoOfbM" OR WinRegistry keypath equals "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StartupApproved\Run\UoOfbM"
WinRegistry where WinRegistry keypath equals "hkey_local_machine\software\mcafee\mar"
Strings in conditions and filters are case insensitive: "software" and "SOFTWARE" match the same registry entries.
WinRegistry WHERE WinRegistry keypath equals "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run"
WinRegistry WHERE WinRegistry keypath equals "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run" AND WinRegistry keyvalue equals "foo"
WinRegistry WHERE WinRegistry keypath equals "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run" AND WinRegistry keyvalue equals "Skype" OR WinRegistry keyvalue contains "Google" OR WinRegistry keyvalue contains "zoom" OR WinRegistry keyvalue contains "Zoom"
WinRegistry WHERE WinRegistry keypath equals "HKEY_CURRENT_USER\Software\Classes\CLSID\"
WinRegistry WHERE WinRegistry keypath equals "HKEY_CURRENT_USER\Software\Google\Chrome\Extensions" OR WinRegistry keypath equals "HKEY_CURRENT_USER\Software\Wow6432Node\Google\Chrome\Extensions"
WinRegistry WHERE WinRegistry keypath equals "HKLM\SYSTEM\CurrentControlSet\Services"
WinRegistry WHERE WinRegistry keypath equals "HKLM\SYSTEM\CurrentControlSet\HardwareProfiles"
WinRegistry WHERE WinRegistry keypath equals "HKEY_LOCAL_MACHINE\SECURITY\Policy\PolAdtEv"
WinRegistry WHERE WinRegistry keypath equals "HKEY_LOCAL_MACHINE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects" OR WinRegistry keypath equals "HKEY_LOCAL_MACHINE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\\Browser Helper Objects"
WinRegistry WHERE WinRegistry keypath starts with "HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\"
WinRegistry
WHERE WinRegistry keypath starts with "HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\"
AND WinRegistry keyvalue contains "{42aedc87-2188-41fd-b9a3-0c966feabec1}"WinRegistry WHERE WinRegistry keypath equals "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule"
WinRegistry WHERE WinRegistry keypath equals "HKEY_LOCAL_MACHINE\Software\Google\Chrome\Extensions" OR WinRegistry keypath equals "HKEY_LOCAL_MACHINE\Software\Wow6432Node\Google\Chrome\Extensions"
WinRegistry WHERE WinRegistry keypath equals "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList"
WinRegistry WHERE WinRegistry keypath equals "HKLM\SOFTWARE\Wow6432Node\Policies\Microsoft\Windows\PowerShell" AND WinRegistry valuedata equals "Unrestricted"
WinRegistry WHERE WinRegistry keypath equals "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\UoOfbM" OR WinRegistry keypath equals "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StartupApproved\Run\UoOfbM"