kevmap

TechniquesT1176 › T1176.001

T1176.001 Browser Extensions

persistence — Linux, Windows, macOS · attack.mitre.org · JSON

1
MITRE detection strategy
3
analytics
2
Sigma rules tagged attack.t1176.001
0
KEV CVEs mapped here
<p>Adversaries may abuse internet browser extensions to establish persistent access to victim systems. Browser extensions or plugins are small programs that can add functionality to and customize aspects of internet browsers. They can be installed directly via a local file or custom URL or through a browser's app store - an official online platform where users can browse, install, and manage extensions for a specific web browser. Extensions generally inherit the web browser's permissions previously granted.</p><p>Malicious extensions can be installed into a browser through malicious app store downloads masquerading as legitimate extensions, through social engineering, or by an adversary that has already compromised a system. Security can be limited on browser app stores, so it may not be difficult for malicious extensions to defeat automated scanners. Depending on the browser, adversaries may also manipulate an extension's update url to install updates from an adversary-controlled server or manipulate the mobile configuration file to silently install additional extensions.</p><p>Adversaries may abuse how chromium-based browsers load extensions by modifying or replacing the Preferences and/or Secure Preferences files to silently install malicious extensions. When the browser is not running, adversaries can alter these files, ensuring the extension is loaded, granted desired permissions, and will persist in browser sessions. This method does not require user consent and extensions are silently loaded in the background from disk or from the browser's trusted store.</p><p>Previous to macOS 11, adversaries could silently install browser extensions via the command line using the <code>profiles</code> tool to install malicious <code>.mobileconfig</code> files. In macOS 11+, the use of the <code>profiles</code> tool can no longer install configuration profiles; however, <code>.mobileconfig</code> files can be planted and installed with user interaction.</p><p>Once the extension is installed, it can browse to websites in the background, steal all information that a user enters into a browser (including credentials), and be used as an installer for a RAT for persistence.</p><p>There have also been instances of botnets using a persistent backdoor through malicious Chrome extensions for Command and Control. Adversaries may also use browser extensions to modify browser permissions and components, privacy settings, and other security controls for Stealth.</p>

KEV CVEs mapped to this technique · CTID Mappings Explorer

None. No KEV entry in the public mapping names this technique. Given that 74.7% of KEV has no mapping at all, this says more about the mapping than about the technique.

Detection strategy · ATT&CK Enterprise v19.2

Sigma rules · SigmaHQ da9bb07d64, tag attack.t1176.001

Author: Aedan Russell, frack113, X__Junior (Nextron Systems) · 2022-06-19 (modified 2023-11-28) · logsource: product=windows category=process_creation · 27ba3207-dd30-4812-abbf-5d20c57d474e
Detects a suspicious process spawning a Chromium based browser process with the 'load-extension' flag to start an instance with a custom extension
Techniques: T1176.001
Author: Aedan Russell, frack113, X__Junior (Nextron Systems) · 2022-06-19 (modified 2023-11-28) · logsource: product=windows category=process_creation · 88d6e60c-759d-4ac1-a447-c0f1466c2d21
Detects a Chromium based browser process with the 'load-extension' flag to start a instance with a custom extension
Techniques: T1176.001

Rules tagged at the parent level (attack.t1176) 1

These target the parent technique, not this sub-technique specifically. Listed for completeness, not counted as coverage.

Author: @kostastsale · 2022-01-10 · logsource: product=windows category=process_creation · 0a74c5a9-1b71-4475-9af2-7829d320d5c2
Detects execution of ChromeLoader malware via a registered scheduled task