Skip to content
← RegistryDossier · 6 steps · 5 edges

Trusted updater hijack → wormable destructive payload (NotPetya / M.E.Doc)

Compromise a niche third-party vendor (regional tax software, niche industry tooling). Push a malicious update; every customer auto-installs it. Payload spreads via SMB + Mimikatz, wipes drives.

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

§ Context

Assumed environment: target organisations rely on a niche software vendor with weak security. The vendor publishes updates that the client auto-installs without further validation.

§ Steps

  1. 01
    Compromise update server / signing processInitial Access
    T1078Valid Accounts
  2. 02
    Push update via vendor channelInitial Access
    T1195Supply Chain Compromise
  3. 03
    Customers auto-installExecution
    T1204User Execution
  4. 04
    Disk-level destructive payloadImpact
    T1485Data Destruction
  5. 05
    EternalBlue + Mimikatz worm spreadInitial Access
    CVE-ETERNALBLUEEternalBlue (MS17-010 / CVE-2017-0144)
  6. 06
    Build malicious updateInitial Access
    APT-SUPPLIER-UPDATERTrusted Updater Hijack (NotPetya / M.E.Doc)

§ References

§ Frequently asked

What is the "Trusted updater hijack → wormable destructive payload (NotPetya / M.E.Doc)" attack path?
Compromise a niche third-party vendor (regional tax software, niche industry tooling). Push a malicious update; every customer auto-installs it. Payload spreads via SMB + Mimikatz, wipes drives. It chains 6 steps drawn from real-world offensive-security techniques.
What starting position does this attack require?
The first step is Compromise update server / signing process (T1078) — a initial access primitive. Assumed environment: target organisations rely on a niche software vendor with weak security.
What is the final impact of this kill-chain?
The final step lands on Build malicious update (APT-SUPPLIER-UPDATER), which falls under Initial Access. 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