An open API service indexing awesome lists of open source software.

https://github.com/leechristensen/getntlmchallenge

Obtains a crackable hash for the current user account
https://github.com/leechristensen/getntlmchallenge

ntlm security

Last synced: about 1 year ago
JSON representation

Obtains a crackable hash for the current user account

Awesome Lists containing this project

README

          

# GetNTLMChallenge

Obtains a NetNTLMv2 hash of the current user. This is just a slightly modified version of Vincent Le Toux's project at https://github.com/vletoux/DetectPasswordViaNTLMInFlow/. The same thing can also be accomplished now via Elad Shamir's Internal-Monologue(https://github.com/eladshamir/Internal-Monologue).