Page 1 of 1

Habitat Windows Registry Search Tool

Posted: Wed May 06, 2020 3:54 pm
by Cubert
The Windows Registry Search tool allows you to search the registry of any Windows agent under a client in real time. You can select to search one agent or all agents at a location, for workstations and or server. Quickly find which agents have a given key value or sets of data in keys.


WindowsRegistrySearch.PNG
WindowsRegistrySearch.PNG (78.66 KiB) Viewed 10666 times


Select the Root Key to search and place in the sub key to find.

Example:
\SYSTEM\CurrentControlSet\Services\LTService

Re: Habitat Windows Registry Search Tool

Posted: Mon Aug 17, 2020 10:42 pm
by sirkerry
Is there something special that needs to be done to search in/past subkeys with spaces in their names?

Whenever I try it I get ERROR: Invalid syntax.

The subkey I'm searching is \SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\SSL 2.0

Re: Habitat Windows Registry Search Tool

Posted: Tue Aug 18, 2020 12:37 pm
by Cubert
Have you tried quoting it?

even try double double quotes like :

""HKLM\system\currentcontrolset\my key""

Re: Habitat Windows Registry Search Tool

Posted: Fri Jan 08, 2021 5:59 pm
by ccalverley
I have a request.

This is great to search for keys, but we can add a thing or two to this, so i figure maybe the search has an option to add all the computers with found registries to a group. that way if you need to change it, you can run a script on that group. Or go even further and give the option to search for a key and it's value, and be able to queue a change to that key on all the computers with that key.