NTLM Authentication Messages v.1.0FWS
8 k
30 Oct 2002
By Diego Ariel Degese. NTLM Class Authentication. This class is very simple, it has 3 Methods: GetMessage1, GetMessage2 and GetMessage3.
- GetMessage1 is the first message with the host and domain name
- GetMessage2 returns a TNTLM_Message2 with Nonce string
- GetMessage3 is the last message with Host, Domain, User, LM_Hash and NT_Hash.
Fully functional Source: Included Download: D5 D6 D7
|