krbrelayx
krbrelayx copied to clipboard
Kerberos unconstrained delegation abuse toolkit
Hello, here is what happens when I try adding a record using `dnstool.py` (of course replacing the values for `DOMAIN`, `USER`, `PASSWORD`): ``` python3 /opt/krbrelayx/dnstool.py -u 'DOMAIN\USER' -p 'PASSWORD' --record...
I wanted to say first this is a great tool, I use it all the time, and I appreciate all the work and research that went into it! Overall, my...
tested with renameMachine.py file; original : https://github.com/fortra/impacket/raw/b4fbcf9196e9b6098edae0ae7794005d2e138ccd/examples/renameMachine.py