https://github.com/vletoux/detectpasswordviantlminflow
Extract the password of the current user from flow (keylogger, config file, ..) Use SSPI to get a valid NTLM challenge/response and test passwords
https://github.com/vletoux/detectpasswordviantlminflow
Last synced: 8 months ago
JSON representation
Extract the password of the current user from flow (keylogger, config file, ..) Use SSPI to get a valid NTLM challenge/response and test passwords
- Host: GitHub
- URL: https://github.com/vletoux/detectpasswordviantlminflow
- Owner: vletoux
- Created: 2017-06-25T11:49:26.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-08T10:18:01.000Z (over 7 years ago)
- Last Synced: 2025-03-18T07:51:47.518Z (about 1 year ago)
- Language: C++
- Size: 20.5 KB
- Stars: 58
- Watchers: 4
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DetectPasswordViaNTLMInFlow
Extract the password of the current user from flow (keylogger, config file, ..)
Use SSPI to get a valid NTLM challenge/response and test passwords
