> cat /dev/github | grep security-tools
discovered 03 Aug 2026

Invoke-TheHash

via awesome-list
→ View on GitHub
Invoke-TheHash is a PowerShell module designed for conducting pass-the-hash attacks using WMI and SMB protocols, leveraging NTLM hash-based authentication without requiring local administrator privileges. Notable features include the functions Invoke-WMIExec for remote command execution over WMI, Invoke-SMBExec for SMB-based execution with configurable SMB versions, and Invoke-SMBEnum for enumeration tasks across shares, groups, users, and active sessions. The tool is compatible with PowerShell versions starting from 2.0 and provides options to customize execution behavior and delays.