lubiedo
lubiedo
To make changes to the underlaying `tls.Config{}` structure hold by `defaultTLSConfig`. That configuration is then used by `TLSConfigFromCA` and subsequently OkConnect, MitmConnect, etc. If the default TLS configuration is global...
Took a look at the article and code they implemented. If I got the idea right: it is to relay the auth to an ADCS via PyRDP as they are...
ESS disabling on responder: https://github.com/lgandx/Responder/pull/163 According to the PR, the downgrade from NTLMv2 to NTLMv1 is done via the negotiation flags in the CHALLENGE message, as it is the options...
By _valid_ you mean NTLM hashes that were used in a successful login?
Yes, tested it against replays and it worked without any issue. Also, added the CHANGELOG entry on [465291b](https://github.com/GoSecure/pyrdp/pull/403/commits/465291bc28817f4f8e55e5e9f6506a0ac3dad92d).
Thank you, will check it out then.
@KabirCampwala Please follow the issue template, what Min version and OS are you using?