LockBit / generic RaaS-affiliate adversary-emulation playbook — broker/edge/RDP initial access, beacon, AD compromise to Domain Admin, defense evasion (Defender-disable via GPO, shadow-copy deletion), bulk exfil, then canary double-extortion encryption (Windows + ESXi). Reusable template for any ransomware affiliate (ALPHV, Akira, Black Basta). Triggers on: 'emulate LockBit', 'ransomware affiliate', 'RaaS', 'double extortion', 'StealBit', 'domain-wide ransomware', 'ESXi locker'.
71
87%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Critical
Do not install without reviewing
Tier-2 ransomware-affiliate kill chain. Modeled on LockBit (most prolific RaaS of 2022-2023, disrupted by Operation Cronos in Feb 2024) but written as the generic double-extortion template — swap
actor_name/group_idto retarget ALPHV/BlackCat, Akira, or Black Basta. The flow: cheap initial access (broker/edge/RDP) → AD compromise to Domain Admin → disable defenses + delete backups → bulk exfil → encrypt Windows + ESXi. Encryption and recovery sabotage are canary/lab-only. Authorized red-team emulation only.
../../references/apt-groups.md).plan/threat-profile.json){
"engagement_name": "<fill>",
"actor_name": "LockBit-like (RaaS affiliate)",
"actor_aliases": ["LockBit 3.0 / Black", "RaaS affiliate", "(retarget: ALPHV / Akira / Black Basta)"],
"group_id": "",
"tier": "tier-2",
"sophistication": "high",
"motivation": "financial",
"initial_access": ["T1190", "T1133", "T1566", "T1078"],
"key_ttps": ["T1059.001", "T1003.001", "T1558.003", "T1484.001", "T1562.001", "T1490", "T1021.001", "T1567.002", "T1486"],
"tools": ["Initial-access-broker creds", "Sliver / Cobalt-style beacon", "NetExec", "Impacket / PsExec", "rclone (exfil)", "canary encryptor (lab)"],
"infrastructure": ["RDP/VPN edge foothold", "GPO-based deployment", "Engagement-owned exfil bucket"],
"recent_cti_delta": "LockBit: StealBit/MEGA exfil, Windows + VMware ESXi lockers, GPO-pushed deployment; affiliate model persists post-Operation-Cronos. Template applies to ALPHV/BlackCat (Rust, ESXi), Akira, Black Basta.",
"confidence": "probable"
}| # | Phase | MITRE | Emulated action | Executing agent → skill |
|---|---|---|---|---|
| 1 | Initial Access | T1190 / T1133 / T1078 | Broker creds / edge exploit / RDP-VPN logon | exploit → /skills/standard/exploit/web/cve/SKILL.md, /skills/standard/exploit/web/ato-methodology/SKILL.md |
| 2 | Initial Access (alt) | T1566 | Phishing loader | phisher → /skills/standard/phisher/SKILL.md |
| 3 | C2 | T1071.001 | Beacon for hands-on-keyboard ops | post-exploit → /skills/standard/post-exploit/c2-sliver/SKILL.md |
| 4 | Discovery / AD | T1018 / T1083 | Enumerate hosts, shares, AD attack paths | ad → /skills/standard/ad/bloodhound-query/SKILL.md |
| 5 | Credential Access | T1003.001 / T1558.003 | LSASS dump; Kerberoast | post-exploit → /skills/standard/post-exploit/credential-access/SKILL.md; /skills/standard/ad/kerberoasting/SKILL.md |
| 6 | Priv Esc to DA | T1003.006 | DCSync to domain dominance | ad → /skills/standard/ad/dcsync/SKILL.md |
| 7 | Defense Evasion (GATED) | T1484.001 / T1562.001 / T1490 | GPO disable Defender; delete shadow copies (lab) | post-exploit → /skills/standard/post-exploit/privilege-escalation/SKILL.md (shared defense-evasion auto-loaded) |
| 8 | Lateral | T1021.001 / T1570 | PsExec/GPO push across the estate | post-exploit → /skills/standard/post-exploit/lateral-movement/SKILL.md; /skills/standard/ad/netexec/SKILL.md |
| 9 | Exfiltration | T1567.002 | Bulk exfil (StealBit/rclone) of the canary data set | post-exploit → /skills/standard/post-exploit/reporting/SKILL.md |
| 10 | Impact (CANARY) | T1486 | Deploy canary encryptor (Windows + ESXi) via GPO/PsExec | post-exploit → /skills/standard/post-exploit/reporting/SKILL.md |
conops.json)recon — quick AD/host/share discovery (affiliates often buy access, so recon is light) (4).initial-access — broker creds / edge exploit / RDP / phishing (1-2).post-exploit — beacon, cred access, DA via DCSync, gated defense evasion + backup sabotage, lateral push (3-8).c2 — Sliver (3).exfiltration — bulk exfil then canary double-extortion encryption (9-10).EMERGENCY abort: "production endpoint protection disabled, production backups/shadow copies
deleted, real data exfiltrated, or a production host encrypted."deconfliction.json + cleanup.json.actor_name/actor_aliases, leave group_id empty (MITRE
tracks these as software, not groups — see ../../references/apt-groups.md crosswalk), and
adjust the initial-access row to the crew's preferred vector.If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.