Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Pass the Hash capability to the NTLM client #24

Merged
merged 3 commits into from
Jul 20, 2015

Conversation

thelightcosine
Copy link
Contributor

This PR adds the ability for the NTLM Client to perform Pass the Hash functionality.
https://en.wikipedia.org/wiki/Pass_the_hash

David Maloney and others added 3 commits June 4, 2015 10:43
a user can enter a full NTLM hash
in LM:NTLM format for the client password
and the library will use the supplied ntlm hash
for generating the ntlmv2 hash

MSP-12777
@jlee-r7
Copy link

jlee-r7 commented Jul 20, 2015

@zenchild Bump. 😄

@zenchild
Copy link
Member

Sorry, for some reason I thought I merged this already. Thanks for the bump @jlee-r7

zenchild added a commit that referenced this pull request Jul 20, 2015
Add Pass the Hash capability to the NTLM client
@zenchild zenchild merged commit 21b0b6b into WinRb:master Jul 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants