19 Commits

Author SHA1 Message Date
Conor Hunt
35794c1930 tool parses ntlm v1 or v2 2013-03-11 15:14:12 -04:00
Conor Hunt
3cbc1cbcaa add a tool to parse authenticate messages 2013-03-11 15:07:53 -04:00
John Shahid
9fe85d7ff4 add a TODO to the ntlm v2 test. 2013-02-26 17:45:32 -05:00
John Shahid
77ba2af87c Separate the Client and Server Mac and VerifyMac. 2013-02-26 17:45:20 -05:00
John Shahid
da22a04237 fix a typo. 2013-02-26 17:45:16 -05:00
John Shahid
0f02a904d6 Add the VerifyMac method. 2013-02-26 17:44:37 -05:00
John Shahid
cbe002070e add pkg to .gitignore 2013-02-26 17:44:29 -05:00
Conor Hunt
6bfa90e48a better description of the reinitialization and check for DATAGRAM flag 2013-01-21 13:19:00 -05:00
Conor Hunt
e83e5a5b29 reinitialize rc4 cipher for each request 2013-01-21 12:48:44 -05:00
Conor Hunt
9e3a4ab4f4 challenege message for ntlmv2 should specify that 128bit encryption is supported 2013-01-21 11:08:40 -05:00
Conor Hunt
d2a17e1782 fixes from NTLM real world testing 2012-12-06 21:48:17 -05:00
Conor Hunt
949b63ef3e make sure to save server challenge bytes 2012-11-10 15:57:24 -05:00
Conor Hunt
d5082d0f01 generate challenge messages 2012-11-10 15:15:12 -05:00
Conor Hunt
a9e17c39f6 challenge message to bytes 2012-11-09 22:27:30 -05:00
Conor Hunt
d30d257f40 updated example in README 2012-11-09 16:20:08 -05:00
Conor Hunt
18a4d30a4c added TODOs 2012-11-09 16:19:15 -05:00
Conor Hunt
0dfa3a21ca added more examples in README 2012-11-09 16:18:18 -05:00
Conor Hunt
4df38e4c3b update README 2012-11-09 15:45:43 -05:00
Conor Hunt
cb96a1fb85 initial commit 2012-11-09 15:39:05 -05:00