offensive-lateral-movement skillA
offensive-lateral-movement is agent-read markdown (skill) from snailsploit/claude-red: Comprehensive lateral movement tradecraft for authorized red team engagements covering credential-based movement (pass-the-hash, pass-the-ticket, overpass-the-hash), NTLM relay attacks (ntlmrelayx with PetitPotam, DFSCoerce, PrinterBug coercion), remote execution protocols (WMI, WinRM, DCOM, PsExec and alternatives), RDP session hijacking, and network pivoting through tunneling tools (chisel, ligolo-ng, SSH tunnels, SOCKS proxies). Provides operator-ready command sequences for mimikatz, crackmap.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Offensive Lateral Movement Lateral movement is the phase where you expand access across a network after initial compromise. You pivot from one system to another using harvested credentials, token manipulation, or protocol abuse. The goal is to reach high-value targets -- domain controllers, database servers, file shares -- while minimizing detection footprint. Every technique here assumes you hold at least one valid credential or session token on the current host. This skill covers credential-based movement, NTLM relay, remote execution protocols, session hijacking, and network tunneling. Apply these in authorized engagements only. ## Quick Workflow 1. Enumerate accessible hosts and open ports (445, 5985, 5986, 3389, 22, 135). 2. Harvest credentials from the current host (LSASS, SAM, cached creds). 3. Test credential reuse across discovered hosts with crackmapexec/netexec. 4. Select a movement technique based on available credentials and target services. 5. Establish persistence on the new host before moving further. 6. Set up tunneling if you need to reach segmented networks. 7. Document each pivot for your engagement report. --- ## Pass-the-Hash …
Read the whole file at its exact version.
How to install
mdr add snailsploit/claude-red/offensive-lateral-movement@git:20260825.8cffe5dmdr add snailsploit/claude-red/offensive-lateral-movement@sha256:dbb18f5cf8381a84Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_tulad4pjrrjeo6n7)
0 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (16265 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
snailsploit/claude-red · 6,831 stars · license MIT · pushed 2026-09-19 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_tulad4pjrrjeo6n7 GET https://markdownregistry.com/api/v1/resolve?ref=snailsploit/claude-red/offensive-lateral-movement GET https://markdownregistry.com/api/v1/blob/dbb18f5cf8381a84afff58d9b196cdd50d9e5b86a0a2099ba41664c2f6a2a7f4
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from snailsploit/claude-red
Every file in snailsploit/claude-red