Skip to content
← RegistryDossier · 6 steps · 5 edges

Leaked legacy VPN credential → ransomware (Colonial-class)

A dormant VPN account whose password appeared in a third-party breach is still active, has no MFA enforced. Sign in, recon AD, deploy ransomware across the estate.

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

§ Context

Assumed environment: target operates a legacy SSL-VPN gateway. At least one inactive but still-enabled account was reused on a previously-breached external service. MFA not enforced for that account.

§ Steps

  1. 01
    Deploy ransomware org-wideImpact
    T1486Data Encrypted for Impact
  2. 02
    Reach internal networkInitial Access
    T1078Valid Accounts
  3. 03
    BloodHound enumerationDiscovery
    AD-BLOODHOUNDBloodHound / SharpHound Enumeration
  4. 04
    Escalate via AD misconfigPrivilege Escalation
    AD-DACL-WRITEDACLWriteDACL
  5. 05
    Search breach dumps for target email patternsCredential Access
    W-AUTH-STUFFINGCredential Stuffing
  6. 06
    Authenticate to corporate VPNInitial Access
    APT-VPN-LEAKED-CREDLeaked Legacy VPN Credential (Colonial-class)

§ References

§ Frequently asked

What is the "Leaked legacy VPN credential → ransomware (Colonial-class)" attack path?
A dormant VPN account whose password appeared in a third-party breach is still active, has no MFA enforced. Sign in, recon AD, deploy ransomware across the estate. It chains 6 steps drawn from real-world offensive-security techniques.
What starting position does this attack require?
The first step is Deploy ransomware org-wide (T1486) — a impact primitive. Assumed environment: target operates a legacy SSL-VPN gateway.
What is the final impact of this kill-chain?
The final step lands on Authenticate to corporate VPN (APT-VPN-LEAKED-CRED), 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