Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Registry: Add registry fields #140

Open
StefanAustin opened this issue Nov 15, 2023 · 0 comments
Open

Windows Registry: Add registry fields #140

StefanAustin opened this issue Nov 15, 2023 · 0 comments

Comments

@StefanAustin
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants