Query Details
Author: Niklas Tinner (@NiklasTinner)
Use Case: Retrieving all software-related configurations and settings from the Windows Registry for system audit or software inventory purposes.
WindowsRegistry('HKEY_LOCAL_MACHINE\SOFTWARE\*')The query is used to retrieve all software-related configurations and settings from the Windows Registry for the purpose of auditing the system or creating a software inventory. It searches for keys in the HKEY_LOCAL_MACHINE\SOFTWARE\ path.

Ugur Koc
Released: February 4, 2024
Tables
Keywords
Operators