kreep

Results 2 issues of kreep

When recognizing text using the OCR function equal signs seem to not be detected at all. On rare occasions when the equal signs are in between alphanumeric characters the equal...

help wanted
good first issue

The constructor in [NtlmChallenge.cs](https://github.com/klezVirus/SharpLdapRelayScan/blob/cca08e880dc927b5f3577d31230de6a6903c1548/SharpLdapRelayScan/NTLMSSP/Messages/NtlmChallenge.cs) ( `NTLMSSP/Messages/NtlmChallenge.cs` ) is parsing the Negotiate Flags and Server Challenge in the wrong order. First it parses the Challenge and then the Flags when it...