// what it is
Description
Pure-Python implementations of SMB, MSRPC, NetBIOS, Kerberos, and DCE/RPC. Powers most modern AD post-exploitation: `psexec.py`, `secretsdump.py`, `GetUserSPNs.py`, `getTGT.py`, `wmiexec.py`, `ntlmrelayx.py`.
// use cases
What people use it for
- Remote command execution (PSExec-style)
- Dumping NTDS.dit from a DC
- NTLM relay attacks
- Kerberoasting from Linux
// commands
The commands you'll type
Secretsdump (DC)
$ secretsdump.py corp/admin@dc.corp.localPSExec
$ psexec.py corp/admin@10.0.0.5Kerberoast
$ GetUserSPNs.py corp.local/user -dc-ip 10.0.0.1 -request