Skip to content
← RegistryDossier · 7 steps · 6 edges

Dev workstation → cloud backup keys → encrypted vault store (LastPass 2022)

Attacker compromised a single LastPass DevOps engineer's home machine via outdated Plex Media Server, harvested AWS keys for the encrypted-vault backup bucket, exfiltrated production vault data.

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

§ Context

Assumed environment: target organisation lets engineers run sensitive software on personal devices with no MDM / EDR. AWS keys for backup buckets stored in clear in dotfiles / scripts.

§ Steps

  1. 01
    Exploit dated Plex server on home networkInitial Access
    T1190Exploit Public-Facing Application
  2. 02
    Local shell on the dev workstationInitial Access
    T1078Valid Accounts
  3. 03
    Offline crack of master passwordsCredential Access
    T1110Brute Force
  4. 04
    Harvest AWS access keys + secretsCredential Access
    T1552Unsecured Credentials
  5. 05
    Identify privileged engineer (LinkedIn / GitHub)Reconnaissance
    W-RECON-GITHUB-DORKGitHub / GitLab Dorking
  6. 06
    ListObjects on backup bucketCollection
    C-S3-EXFILS3 / Blob / GCS Mass Exfil
  7. 07
    Bulk download encrypted vault storeInitial Access
    APT-LASTPASS-DEVDev-Workstation Backup Exfil (LastPass 2022)

§ References

§ Frequently asked

What is the "Dev workstation → cloud backup keys → encrypted vault store (LastPass 2022)" attack path?
Attacker compromised a single LastPass DevOps engineer's home machine via outdated Plex Media Server, harvested AWS keys for the encrypted-vault backup bucket, exfiltrated production vault data. It chains 7 steps drawn from real-world offensive-security techniques.
What starting position does this attack require?
The first step is Exploit dated Plex server on home network (T1190) — a initial access primitive. Assumed environment: target organisation lets engineers run sensitive software on personal devices with no MDM / EDR.
What is the final impact of this kill-chain?
The final step lands on Bulk download encrypted vault store (APT-LASTPASS-DEV), 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