Gold Open Source
ExplorePackagesVulnerabilitiesCWEsMCP ServersScan
Login
Gold Open Source

The authoritative source for production-ready open-source components. Every package, container image, AI model, and MCP server undergoes rigorous verification for security, malware, and license compliance.

Explore Gold

  • Explore Everything
  • Packages
  • Gold Certified Packages
  • Container Images
  • AI Models
  • MCP Servers
  • Agent Skills
  • Chip Manufacturers

Security Data & Tools

  • Scan Your Dependencies
  • Trending Threats
  • Threat RSS Feeds
  • CVE Database
  • Actively Exploited (KEV)
  • SGZ Zero-Days
  • CWE Index
  • MITRE ATT&CK
  • Malicious Packages
  • Security Glossary
  • Supply-Chain Report
  • Developers (API & Badge)
  • Chrome Extension
  • Credits & Data Sources

Products

  • The Platform
  • ESSCM
  • Portal
  • TPRM
  • OSM
  • Cowork
  • Code / Runner
  • Guard

Use Cases

  • Know Your Software
  • Auto-Fix Vulnerabilities
  • Asset Discovery
  • AI Governance
  • MCP Server Security
  • Supply Chain Compliance
  • Zero-Day Discovery
  • All Use Cases

Company

  • About
  • Pricing
  • Blog
  • Documentation
  • Safeguard Academy
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 Gold Open Source. All rights reserved.

Built with care bySafeguard
Home/ATT&CK/T1112
MITRE ATT&CK Technique

T1112: Modify Registry

ShareXLinkedInRedditHN

Adversaries may interact with the Windows Registry as part of a variety of other techniques to aid in defense evasion, persistence, and execution. Access to specific areas of the Registry depends on account permissions, with some keys requiring administrator-level access. The built-in Windows command-line utility [Reg](https://attack.mitre.org/software/S0075) may be used for local or remote Registry modification.(Citation: Microsoft Reg) Other tools, such as remote access tools, may also contain functionality to interact with the Registry through the Windows API. The Registry may be modified in order to hide configuration information or malicious payloads via [Obfuscated Files or Information](https://attack.mitre.org/techniques/T1027).(Citation: Unit42 BabyShark Feb 2019)(Citation: Avaddon Ransomware 2021)(Citation: Microsoft BlackCat Jun 2022)(Citation: CISA Russian Gov Critical Infra 2018) The Registry may also be modified to impair defenses, such as by enabling macros for all Microsoft Office products, allowing privilege escalation without alerting the user, increasing the maximum number of allowed outbound requests, and/or modifying systems to store plaintext credentials in memory.(Citation: CISA LockBit 2023)(Citation: Unit42 BabyShark Feb 2019) The Registry of a remote system may be modified to aid in execution of files as part of lateral movement. It requires the remote Registry service to be running on the target system.(Citation: Microsoft Remote) Often [Valid Accounts](https://attack.mitre.org/techniques/T1078) are required, along with access to the remote system's [SMB/Windows Admin Shares](https://attack.mitre.org/techniques/T1021/002) for RPC communication. Finally, Registry modifications may also include actions to hide keys, such as prepending key names with a null character, which will cause an error and/or be ignored when read via [Reg](https://attack.mitre.org/software/S0075) or other utilities using the Win32 API.(Citation: Microsoft Reghide NOV 2006) Adversaries may abuse these pseudo-hidden keys to conceal payloads/commands used to maintain persistence.(Citation: TrendMicro POWELIKS AUG 2014)(Citation: SpectorOps Hiding Reg Jul 2017)

Tactics
Defense ImpairmentPersistence
Platforms
Windows

▪Mitigations (1)

M1024Restrict Registry Permissions

Restricting registry permissions involves configuring access control settings for sensitive registry keys and hives to ensure that only authorized users or processes can make modifications. By limiting access, organizations can prevent unauthorized changes that adversaries might use for persistence, privilege escalation, or defense evasion. This mitigation can be implemented through the following measures: Review and Adjust Permissions on Critical Keys - Regularly review permissions on keys such as `Run`, `RunOnce`, and `Services` to ensure only authorized users have write access. - Use tools like `icacls` or `PowerShell` to automate permission adjustments. Enable Registry Auditing - Enable auditing on sensitive keys to log access attempts. - Use Event Viewer or SIEM solutions to analyze logs and detect suspicious activity. - Example Audit Policy: `auditpol /set /subcategory:"Registry" /success:enable /failure:enable` Protect Credential-Related Hives - Limit access to hives like `SAM`,`SECURITY`, and `SYSTEM` to prevent credential dumping or other unauthorized access. - Use LSA Protection to add an additional security layer for credential storage. Restrict Registry Editor Usage - Use Group Policy to restrict access to regedit.exe for non-administrative users. - Block execution of registry editing tools on endpoints where they are unnecessary. Deploy Baseline Configuration Tools - Use tools like Microsoft Security Compliance Toolkit or CIS Benchmarks to apply and maintain secure registry configurations. *Tools for Implementation* Registry Permission Tools: - Registry Editor (regedit): Built-in tool to manage registry permissions. - PowerShell: Automate permissions and manage keys. `Set-ItemProperty -Path "HKLM:\Software\Microsoft\Windows\CurrentVersion\Run" -Name "KeyName" -Value "Value"` - icacls: Command-line tool to modify ACLs. Monitoring Tools: - Sysmon: Monitor and log registry events. - Event Viewer: View registry access logs. Policy Management Tools: - Group Policy Management Console (GPMC): Enforce registry permissions via GPOs. - Microsoft Endpoint Manager: Deploy configuration baselines for registry permissions.

▪Used by groups (29)

G0010TurlaG0027Threat Group-3390G0030Lotus BlossomG0035DragonflyG0040PatchworkG0047Gamaredon GroupG0049OilRigG0050APT32G0059Magic HoundG0061FIN8G0073APT19G0078Gorgon GroupG0082APT38G0091SilenceG0092TA505G0094KimsukyG0096APT41G0102Wizard SpiderG0108Blue MockingbirdG0119Indrik SpiderG0143Aquatic PandaG1003Ember BearG1006Earth LuscaG1014LuminousMothG1017Volt TyphoonG1031Saint BearG1043BlackByteG1044APT42G1051Medusa Group

▪Software using this technique (139)

S0011TaidoormalwareS0012PoisonIvymalwareS0013PlugXmalwareS0019ReginmalwareS0022UroburosmalwareS0023CHOPSTICKmalwareS0031BACKSPACEmalwareS0032gh0st RATmalwareS0045ADVSTORESHELLmalwareS0075RegtoolS0090RovermalwareS0115CrimsonmalwareS0126ComRATmalwareS0140ShamoonmalwareS0142StreamExmalwareS0148RTMmalwareS0154Cobalt StrikemalwareS0157SOUNDBITEmalwareS0158PHOREALmalwareS0180VolgmermalwareS0198NETWIREmalwareS0203HydraqmalwareS0205NaidmalwareS0210NerexmalwareS0229OrzmalwareS0239BankshotmalwareS0240ROKRATmalwareS0242SynAckmalwareS0245BADCALLmalwareS0254PLAINTEEmalwareS0256MosquitomalwareS0260InvisiMolemalwareS0261CatchamasmalwareS0262QuasarRATtoolS0263TYPEFRAMEmalwareS0266TrickBotmalwareS0267FELIXROOTmalwareS0268BisonalmalwareS0269QUADAGENTmalwareS0271KEYMARBLEmalwareS0330Zeus PandamalwareS0331Agent TeslamalwareS0332RemcostoolS0334DarkCometmalwareS0336NanoCoremalwareS0342GreyEnergymalwareS0343Exaramel for WindowsmalwareS0348Cardinal RATmalwareS0350zwShellmalwareS0356KONNImalwareS0376HOPLIGHTmalwareS0385njRATmalwareS0386UrsnifmalwareS0397LoJaxmalwareS0412ZxShellmalwareS0428PoetRATmalwareS0438AttormalwareS0441PowerShowermalwareS0444ShimRatmalwareS0447LokibotmalwareS0455MetamorfomalwareS0457NetwalkermalwareS0467TajMahalmalwareS0476ValakmalwareS0488CrackMapExectoolS0496REvilmalwareS0501PipeMonmalwareS0511RegDukemalwareS0517PillowmintmalwareS0518PolyglotDukemalwareS0527CSPY DownloadertoolS0531GrandoreiromalwareS0533SLOTHFULMEDIAmalwareS0537HyperStackmalwareS0559SUNBURSTmalwareS0560TEARDROPmalwareS0568EVILNUMmalwareS0569ExplosivemalwareS0570BitPaymermalwareS0572Caterpillar WebShellmalwareS0576MegaCortexmalwareS0579WaterbearmalwareS0583PysamalwareS0589SibotmalwareS0596ShadowPadmalwareS0603StuxnetmalwareS0608ConfickermalwareS0611ClopmalwareS0612WastedLockermalwareS0631ChaesmalwareS0640AvaddonmalwareS0649SMOKEDHAMmalwareS0650QakBotmalwareS0660ClamblingmalwareS0662RCSessionmalwareS0663SysUpdatemalwareS0664PandoramalwareS0665ThreatNeedlemalwareS0666GelsemiummalwareS0668TinyTurlamalwareS0669KOCTOPUSmalwareS0670WarzoneRATmalwareS0673DarkWatchmanmalwareS0674CharmPowermalwareS0677AADInternalstoolS0679FerociousmalwareS0691NeoichormalwareS0692SILENTTRINITYtoolS0697HermeticWipermalwareS1011TarraskmalwareS1025AmadeymalwareS1033DCSrvmalwareS1047MorimalwareS1050PcSharetoolS1058PrestigemalwareS1059metaMainmalwareS1060MafaldamalwareS1066DarkTortillamalwareS1068BlackCatmalwareS1070Black BastamalwareS1090NightClubmalwareS1099SamuraimalwareS1131NPPSPYtoolS1132IPsec HelpermalwareS1149CHIMNEYSWEEPmalwareS1178ShrinkLockermalwareS1180BlackByte RansomwaremalwareS1181BlackByte 2.0 RansomwaremalwareS1190KapekamalwareS1199LockBit 2.0malwareS1201TRANSLATEXTmalwareS1202LockBit 3.0malwareS1226BOOKWORMmalwareS1230HIUPANmalwareS1242QilinmalwareS1247EmbargomalwareS9023HiddenFacemalwareS9025NOOPLDRmalwareS9032MuddyVipermalware

▪Reference

T1112on MITRE ATT&CK

MITRE ATT&CK® is a registered trademark of The MITRE Corporation. © 2026 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation.