I am unable to get NTLM Hashes using Inveigh using WinPwn
#44 opened on Jul 10, 2022
Repository metrics
- Stars
- (3,663 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
I did check the directory but no file is created. Nothing that shows the ntlm hashes. I tried editing the invoke-Inveigh command with FileOutput -Disabled but still couldn't make it work. Are there any logs that I can share? I did see that the Inveigh module of WinPwn would open a new PS Script process but going through some earlier issues (posted in Github), I learned that AMSI bypass was not getting applied to Inveigh. So I assume that Inveigh loads and runs on the existing PS session but still I am unable to get the NTLM hashes. No output file in the Directory.
Any help would be greatly appreciated!