Dec0ne / KrbRelayUp

KrbRelayUp - a universal no-fix local privilege escalation in windows domain environments where LDAP signing is not enforced (the default settings).
1.53k stars 202 forks source link

Fix LDAP binding #25

Closed snovvcrash closed 2 years ago

snovvcrash commented 2 years ago

Hey @Dec0ne, thanks for this awesome tool!

I've noticed that on some versions of Windows (Servers 2012 R2 / 2016) highlighted IF statement is causing LDAP binding troubles due to LDAP_SASL_BIND_IN_PROGRESS.

UPD. Nope, additional tests showed that's not the case, closing this one.