KrbRelay icon indicating copy to clipboard operation
KrbRelay copied to clipboard

Framework for Kerberos relaying

Results 7 KrbRelay issues
Sort by recently updated
recently updated
newest added

Actually I have submitted [an issue](https://github.com/cube0x0/KrbRelay/issues/1#issuecomment-1148736684) before, and eventually I found the problem is that my pc's DN contains chinese character. When performing `-shadowcred` to modify msds-credentiallink, the ldap returned...

Just some general code cleanup: - Fixed 2 spelling mistakes printed in the console - Removed redundant qualifiers, namespace usings and type specifiers - Changed subclasses such as `UnicodeEncoding.Unicode.GetString()` to...

First off, thanks so much for dropping all this code! I was working on an internal project for these attacks before the release, and decided to bail on on that,...

Hi, I am trying to execute the command ".\KrbRelay.exe -spn ldap/dc1.adlab.local -clsid 90f18417-f0f1-484e-9d3c-59dceee5dbd8 -shadowcred" from a Windows 10 client logged in as a domain admin but that fails with "System.ArgumentNullException:...

While being able to successfully run KrbRelay.exe in my lab, it seems I cannot get a proper apReq when running the very same executable reflectively as in: ``` function KrbRelay{$data...

Hi, I have posted a [writeup](https://t0-n1.github.io/posts/krbrelay-with-adcs-web-enrollment/) on how to perform the attack using ADCS. You may want to update the README, "Supported Protocols and Features" section, to add support for...

Hello, thank you for the tool. Any ideas on why this is happening? I am assuming that I might not have write access in the LDAP. Is there a good...