Cross-source coverage

T1117 / ATT&CK

Regsvr32

ATT&CK has retired this technique. Rules still tag it; the current id is T1218.010 System Binary Proxy Execution: Regsvr32.

3 rules · 2 families across 2 sources.

Showing deprecated rules · back to the default

From MITRE ATT&CK 19.2

Regsvr32.exe is a command-line program used to register and unregister object linking and embedding controls, including dynamic link libraries (DLLs), on Windows systems. Regsvr32.exe can be used to execute arbitrary binaries.

Adversaries may take advantage of this functionality to proxy execution of code to avoid triggering security tools that may not monitor execution of, and modules loaded by, the regsvr32.exe process because of whitelists or false positives from Windows using regsvr32.exe for normal operations. Regsvr32.exe is also a Microsoft signed binary.

Regsvr32.exe can also be used to specifically bypass process whitelisting using functionality to load COM scriptlets to execute DLLs under user permissions. Since regsvr32.exe is network and proxy aware, the scripts can be loaded by passing a uniform resource locator (URL) to file on an external Web server as an argument during invocation. This method makes no changes to the Registry as the COM object is not actually registered, only executed. This variation of the technique is often referred to as a "Squiblydoo" attack and has been used in campaigns targeting governments.

Regsvr32.exe can also be leveraged to register a COM Object used to establish Persistence via Component Object Model Hijacking.

Tactics
Stealth · Execution
Platforms
Windows
Telemetry

socfortress/Wazuh-Rules

2 rules · 1 family
Detection Severity Format
Sysmon - Event 1: Process creation · Regsvr32 (T1117) 2 variants Low Wazuh XML
Sysmon - Event 1: Process creation · Regsvr32 (T1117) 2 variants Low Wazuh XML

chronicle/detection-rules

1 rule
Detection Severity Format
ole_controls_registered_via_regsvr32exe_sysmon_behavior Undefined YARA-L

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.