{
  "technique_id": "T1012",
  "name": "Query Registry",
  "tactics": [
    "Discovery"
  ],
  "platforms": [
    "Windows"
  ],
  "summary": "Adversaries may interact with the Windows Registry to gather information about the system, configuration, and installed software. The Registry contains a significant amount of information about the operating system, configuration, software, and security. Information can easily be queried using the [Reg](https://attack.mitre.org/software/S0075) utility, though other means to access the Registry exist. Some of the information may help adversaries to further their operation within a network...",
  "generated_by": "SOC Response Atlas by Basyrix"
}