You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please describe what you are requesting
We may want to add Windows registry fields. Describe what change you are proposing
Our GIM model uses:
registry_path Example: HKLM\Software\MyCo
registry_path_new
Other useful registry fields:
registry_type Example: REG_DWORD
registry_data Example: fe222ead
registry_value Example: Data
Please describe what you are requesting
We may want to add Windows registry fields.
Describe what change you are proposing
Our GIM model uses:
registry_path Example: HKLM\Software\MyCo
registry_path_new
Other useful registry fields:
registry_type Example: REG_DWORD
registry_data Example: fe222ead
registry_value Example: Data
Command example:
reg add HKLM\Software\MyCo /v Data /t REG_BINARY /d fe222ead
Describe the log source
Log Source: Windows
The text was updated successfully, but these errors were encountered: