ntlm_theft
ntlm_theft copied to clipboard
A tool for generating multiple types of NTLMv2 hash theft files by Jacob Wilkin (Greenwolf)
When I created an alias for this Bash script, I encountered an issue where it attempted to locate the template folder based on the current working directory, regardless of where...
I saw this advertised in a tweet from @DirectoryRanger. Cool tool, but why limit it to networks that allow smb traffic outbound? Using SMB services over WebDAV could completely bypass...
Based on https://github.com/alicangnll/Windows-NTLM-Leak
Based on https://www.securify.nl/blog/living-off-the-land-stealing-netntlm-hashes/#living-off-the-land
Refer to https://web.archive.org/web/20190106181024/https://hyp3rlinx.altervista.org/advisories/MICROSOFT-WINDOWS-.LIBRARY-MS-FILETYPE-INFORMATION-DISCLOSURE.txt Works on Windows 7 to Windows 11.
The "file://" reference in .htm files no longer works in recent Chrome / Chromium browsers due to security rules that disallow the loading of local resources. 
I thought adding .bat file it will also be good for the tool, because there is some engagement where .bat can be used to obtain hash, At first i was...