Skip to content
← RegistryDossier · 5 steps · 4 edges

Compromised extension auto-update → fleet compromise

Take over a popular extension's developer account (credential stuffing on the store, abandoned email domain). Push a malicious version — every existing install runs attacker code on next launch.

Filed by AD Knowledge Base
§ Kill-chainDrag · zoom · scroll

§ Context

Assumed environment: target extension has hundreds of thousands of installs, auto-update enabled (default). Maintainer hasn't enrolled in store-side 2FA, or has weak / reused credentials.

§ Steps

  1. 01
    Auto-update fires across fleetInitial Access
    T1078Valid Accounts
  2. 02
    Mass cookie / cred harvestCredential Access
    T1539Steal Web Session Cookie
  3. 03
    Pick a popular extension with weak maintainerReconnaissance
    W-RECON-GITHUB-DORKGitHub / GitLab Dorking
  4. 04
    Maintainer account takeoverInitial Access
    SUP-PACKAGE-TAKEOVERPackage Maintainer Takeover
  5. 05
    Push malicious updatePersistence
    BX-EXT-UPDATE-TAKEOVERExtension Update Channel Takeover

§ References

§ Frequently asked

What is the "Compromised extension auto-update → fleet compromise" attack path?
Take over a popular extension's developer account (credential stuffing on the store, abandoned email domain). Push a malicious version — every existing install runs attacker code on next launch. It chains 5 steps drawn from real-world offensive-security techniques.
What starting position does this attack require?
The first step is Auto-update fires across fleet (T1078) — a initial access primitive. Assumed environment: target extension has hundreds of thousands of installs, auto-update enabled (default).
What is the final impact of this kill-chain?
The final step lands on Push malicious update (BX-EXT-UPDATE-TAKEOVER), which falls under Persistence. From here, an operator typically pivots into post-exploitation or maintains persistence.
How can defenders detect or prevent this attack?
Detection and prevention vary per step. Refer to each linked MITRE ATT&CK entry under "References" — every technique on that page lists defensive controls, detection telemetry, and known threat-actor usage.

§ Related dossiers