Commit Graph

  • 6494f3585f remove ntlm_auth main Luiz Costa 2023-10-23 00:34:51 +01:00
  • 623cc76a79 tenta usar outras variaveis Luiz Costa 2023-10-23 00:16:16 +01:00
  • 60281e7e52 tenta passar server challenge como argumento Luiz Costa 2023-10-23 00:09:18 +01:00
  • 8736b8b2d2 mais debug Luiz Costa 2023-10-22 23:53:43 +01:00
  • 8ffe110be0 add debug Luiz Costa 2023-10-22 23:45:25 +01:00
  • 965428a9ca tenta extrair server challenge Luiz Costa 2023-10-22 23:41:27 +01:00
  • 60862656b0 tenta corrigir o valor das variaveis Luiz Costa 2023-10-22 23:32:06 +01:00
  • 332c64ca10 fix syntax Luiz Costa 2023-10-22 23:23:18 +01:00
  • 2cf334bd14 tenta usar valores corretos Luiz Costa 2023-10-22 23:20:38 +01:00
  • 7ac042d69a test variables Luiz Costa 2023-10-22 23:11:35 +01:00
  • 121142af03 tenta alterar a forma como chama e muda a ordem Luiz Costa 2023-10-22 15:23:42 +01:00
  • 89738a42b3 add ntlm_auth and debug init Luiz Costa 2023-10-22 15:14:09 +01:00
  • 4872a0799e more debug v0.0.5 Luiz Costa 2023-10-21 23:36:58 +01:00
  • e12a8cb87b try show user info v0.0.4 Luiz Costa 2023-10-21 23:25:13 +01:00
  • 5ffde248d6 add check over ldap v0.0.3 Luiz Costa 2023-10-21 21:59:46 +01:00
  • 82a12e48f9 add debug password v0.0.2 Luiz Costa 2023-10-21 21:39:49 +01:00
  • 4ce9d89d0e more debug visual v0.0.1 Luiz Costa 2023-10-21 21:32:36 +01:00
  • b50e42c8e9 add log debug Luiz Costa 2023-10-21 21:12:55 +01:00
  • d44785b406 update url Luiz Costa 2023-10-21 20:56:02 +01:00
  • b05d65ad37
    Add Workstation to the User Info Görkem Meydan 2023-08-17 14:30:07 +03:00
  • 46c9fb1e95 add workstation to the user info Gorkem Meydan 2023-08-16 14:52:27 +03:00
  • e7f1485eee unify ntlm versions vadimi 2021-05-05 22:14:24 -04:00
  • ad847b4c56
    add some basic ntlm challenge validation (#2) Vadim 2021-05-03 21:48:19 -04:00
  • ec337d51d2
    Update README.md Vadim 2020-07-20 22:26:52 -04:00
  • 0d5f5e4432
    Update README.md Vadim 2020-07-20 22:26:35 -04:00
  • a3410e5aec
    Feature/extended session security (#1) Vadim 2020-07-20 20:58:20 -04:00
  • f36cde2feb remove unneeded files vadimi 2020-06-13 22:33:59 -04:00
  • 24f09f722f relax go requirement version vadimi 2020-06-13 22:25:07 -04:00
  • 0b76e99be3 get rid of the old library name vadimi 2020-06-13 21:31:51 -04:00
  • cf23bd1ecf
    Update README.md Charlie Monzillo 2018-11-30 12:11:25 -05:00
  • 51f51a355c
    Merge pull request #12 from rsc/for-vgo Charlie Monzillo 2018-06-04 16:11:43 -04:00
  • 4ed67641c7
    Merge branch 'master' into for-vgo Charlie Monzillo 2018-06-04 16:10:31 -04:00
  • c86eb07cb1
    Merge pull request #11 from QuLogic/format-errors Charlie Monzillo 2018-06-04 16:09:17 -04:00
  • 48a741f106 Fix errors in test failure messages. Elliott Sales de Andrade 2018-01-24 23:25:29 -05:00
  • ff14e82ec6
    Merge pull request #13 from larsxschneider/patch-1 Charlie Monzillo 2018-05-31 16:24:23 -04:00
  • fb351f8b8a
    Fix accidentally committed merge conflict Lars Schneider 2018-05-31 21:55:10 +02:00
  • c5fd2d4d2b go-ntlm: add go.mod Russ Cox 2018-05-24 22:57:40 -04:00
  • 63466d3e78 ntlm: fix two test print format bugs Russ Cox 2018-05-24 23:03:47 -04:00
  • 7b9c9198d5 utils: make repo safe for "go build ./..." Russ Cox 2018-05-24 22:55:54 -04:00
  • 2a7c173f9e
    Merge pull request #10 from EdwardBetts/spelling Brian Cully 2017-10-30 09:35:01 -06:00
  • 10ef9c442c correct spelling mistake Edward Betts 2017-09-01 16:10:43 +01:00
  • b00ec39bbd Use golang's log, so we don't need log4go. Brian Cully 2015-10-30 00:47:37 +00:00
  • 52b7efa603 Merge pull request #6 from jbussdieker/master Kamil Kisiel 2014-08-22 11:32:25 -07:00
  • dc6ca4b498 Fix typo in README.md Joshua Bussdieker 2014-08-22 10:37:12 -07:00
  • bd2d606526 ugh sometimes you have to patch things Matthew Kanwisher 2014-01-30 23:52:25 +07:00
  • c8a3b75c07 swap out log libraries Matthew Kanwisher 2013-12-16 17:55:30 -05:00
  • fa838c58b1 fix import Matthew Kanwisher 2013-12-16 17:54:40 -05:00
  • 2c41892430 ugh tracking down a nil pointer problem Matthew Kanwisher 2013-12-16 17:52:44 -05:00
  • f19ccd5e15 Changed license to BSD license Matthew Kanwisher 2013-07-26 12:44:48 -04:00
  • aeba978d32 Merge pull request #4 from ThomsonReutersEikon/refactor_messages Matthew Kanwisher 2013-07-23 18:01:07 -07:00
  • 6783d408ba rename Authenticate/Challenge/Negotiate to *Message Conor Hunt 2013-07-23 15:35:16 -05:00
  • af256c1a87 move messages out of unecessary messages package and in to ntlm package Conor Hunt 2013-07-23 15:27:25 -05:00
  • e3fb7332f7 fix issue where NTLMv1 with extended session security would always authenticate with any password Conor Hunt 2013-07-23 14:55:12 -05:00
  • a11b8727db fixing readme Matthew Kanwisher 2013-07-23 11:32:48 -04:00
  • f221989156 removed non useful comments Matthew Kanwisher 2013-05-22 09:55:10 -04:00
  • 7dd611b64e fixing godoc formatting Matthew Kanwisher 2013-05-21 22:17:29 -04:00
  • 85f6623a22 making things more go get friendly Matthew Kanwisher 2013-05-21 16:07:12 -04:00
  • 6e9e2ebdb3 moving to support go get Matthew Kanwisher 2013-05-21 15:58:30 -04:00
  • fbe6b39533 Update README to note capabilities and usage notes. Conor Hunt 2013-05-21 16:37:45 -03:00
  • 8d2d8236a5 making the README pretty David Michael 2013-05-21 14:54:42 -04:00
  • 8966f9d83d adding License information and go format Matthew Kanwisher 2013-05-21 14:40:12 -04:00
  • 2eea5b495b Merge commit '1010dbd' Matthew Kanwisher 2013-05-11 18:15:34 -04:00
  • 1010dbd7d2 expose macsequal Matthew Kanwisher 2013-05-11 18:13:52 -04:00
  • cab675b1fd exposing more stuff Matthew Kanwisher 2013-05-11 18:11:39 -04:00
  • 1da4ab53b9 exposing more functions Matthew Kanwisher 2013-05-11 18:09:05 -04:00
  • d960dfe90e exporting fields so they can be serialized Matthew Kanwisher 2013-05-11 17:09:54 -04:00
  • e9221087f7 cleanup crap Matthew Kanwisher 2013-04-15 18:24:59 -04:00
  • 9713171bf6 fix signature generation on ntlmv1 Matthew Kanwisher 2013-04-15 18:19:19 -04:00
  • c71d542d90 minor tweaks for ntlmv1 Matthew Kanwisher 2013-04-15 17:55:10 -04:00
  • 413d3231d7 hacking up the ntlm tests to work Matthew Kanwisher 2013-04-15 17:43:20 -04:00
  • 632d9d2622 adding a tiny bit of logging Matthew Kanwisher 2013-03-17 14:10:37 -04:00
  • ca8e8b0536 add VerifyMac to the ClientSession interface. John Shahid 2013-03-15 19:06:28 -04:00
  • b6450042ef add some checking when trying to parse an NTLMv1 auth message as NTLMv1 Conor Hunt 2013-03-11 17:07:43 -04:00
  • 7d7e8661ae add utility for testing authentication Conor Hunt 2013-03-11 16:34:48 -04:00
  • ff027624e9 added test for usimg the username and domain from the authenticate packet Conor Hunt 2013-03-11 16:31:42 -04:00
  • 452979e4c9 use the username and domain from the authenticate message instead of using the values passed in via SetUserInfo Conor Hunt 2013-03-11 16:14:24 -04:00
  • 35794c1930 tool parses ntlm v1 or v2 Conor Hunt 2013-03-11 15:14:12 -04:00
  • 3cbc1cbcaa add a tool to parse authenticate messages Conor Hunt 2013-03-11 15:07:41 -04:00
  • 9fe85d7ff4 add a TODO to the ntlm v2 test. John Shahid 2013-02-26 17:37:27 -05:00
  • 77ba2af87c Separate the Client and Server Mac and VerifyMac. John Shahid 2013-02-26 17:37:15 -05:00
  • da22a04237 fix a typo. John Shahid 2013-02-26 17:21:07 -05:00
  • 0f02a904d6 Add the VerifyMac method. John Shahid 2013-02-26 15:38:29 -05:00
  • cbe002070e add pkg to .gitignore John Shahid 2013-02-26 17:44:29 -05:00
  • 6bfa90e48a better description of the reinitialization and check for DATAGRAM flag Conor Hunt 2013-01-21 13:19:00 -05:00
  • e83e5a5b29 reinitialize rc4 cipher for each request Conor Hunt 2013-01-21 12:48:44 -05:00
  • 9e3a4ab4f4 challenege message for ntlmv2 should specify that 128bit encryption is supported Conor Hunt 2013-01-21 11:08:40 -05:00
  • d2a17e1782 fixes from NTLM real world testing Conor Hunt 2012-12-06 21:48:17 -05:00
  • 949b63ef3e make sure to save server challenge bytes Conor Hunt 2012-11-10 15:57:24 -05:00
  • d5082d0f01 generate challenge messages Conor Hunt 2012-11-10 15:15:12 -05:00
  • a9e17c39f6 challenge message to bytes Conor Hunt 2012-11-09 22:27:30 -05:00
  • d30d257f40 updated example in README Conor Hunt 2012-11-09 16:20:08 -05:00
  • 18a4d30a4c added TODOs Conor Hunt 2012-11-09 16:19:15 -05:00
  • 0dfa3a21ca added more examples in README Conor Hunt 2012-11-09 16:18:18 -05:00
  • 4df38e4c3b update README Conor Hunt 2012-11-09 15:45:43 -05:00
  • cb96a1fb85 initial commit Conor Hunt 2012-11-09 15:39:05 -05:00