ntlm_theft icon indicating copy to clipboard operation
ntlm_theft copied to clipboard

A tool for generating multiple types of NTLMv2 hash theft files by Jacob Wilkin (Greenwolf)

Results 8 ntlm_theft issues
Sort by recently updated
recently updated
newest added

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. ![Screenshot 2023-07-04 125909](https://github.com/Greenwolf/ntlm_theft/assets/18615947/45edaabd-fd5a-407c-b497-df6a544e1b15)

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...