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 Key STIX observable node #128

Open
lparker31 opened this issue Jul 12, 2024 · 0 comments
Open

Windows Registry Key STIX observable node #128

lparker31 opened this issue Jul 12, 2024 · 0 comments

Comments

@lparker31
Copy link
Contributor

lparker31 commented Jul 12, 2024

I think there should be changes to the Windows Registry Key. For instance, this is how I would put in a Windows Registry Key; however, this gives an error.
with_error
Oftentimes, reports just have the location of the registry key (in this example, HKEY_CURRENT_USER\Control Panel\Desktop) and not any of the value information.

The way to put in a Registry Key and not get an error is to do this:
without_error

However, this looks like you haven’t put in anything for the Registry Key in the overall flow (you have to click in to the Registry Key node then expand the Values section to actually see the registry key). My suggestion – don’t require the “Value” section to have any data to be a correct flow (to not throw an error), just the “Key” section, especially since many reports may not include information on the Values, just to modify registry key.

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

No branches or pull requests

1 participant