ntlm_challenger: Parse NTLM over HTTP challenge messages

NTLM Challenger ntlm_challenger will send an NTLM negotiate message to a provided HTTP endpoint that accepts NTLM authentication, parse the challenge message, and print information received from the server. Download git clone https://github.com/b17zr/ntlm_challenger.git Use...