Invoke-TheHash
Collection of PowerShell functions for performing Pass the Hash attacks with WMI and SMB. WMI and SMB connections are accessed through the .NET TCPClient. Authentication is performed by passing an NTLM hash into the NTLMv2 authentication protocol. Local administrator privileges are not required client-side, but the user and hash we use to authenticate need to have administrative rights on the target computer.
Installation
Download Powershell Invoke-TheHash fuctions from github repo:https://github.com/Kevin-Robertson/Invoke-TheHash.
When using Invoke-TheHash, we have two options: SMB or WMI command execution.
Invoke-TheHash with SMB
How to generate a reverse shell.
Invoke-TheHash with WMI
How to generate a reverse shell.
Last update: 2023-08-17 Created: August 17, 2023 10:53:26