
Pass the Hash Guidance
#Knowledge Base#Resources
Leading provider of free cybersecurity training resources
This project hosts scripts for
This project hosts scripts for aiding administrators in implementing Pass the Hash mitigations as outlined in the Reducing the Effectiveness of Pass the Hash paper
The PtHTools module contains the
The PtHTools module contains the main commands for helping with implementing PtH mitigations:
- Find-PotentialPtHEvents
- Invoke-DenyNetworkAccess
- Edit-AllLocalAccountPasswords
- Get-LocalAccountSummaryOnDomain
- Invoke-SmartcardHashRefresh
- Find-OldSmartcardHash
See the PtHTools readme file for more information on how to use them.
Guidance: Reducing the Effectiveness of Pass the Hash
Long-Lived Hashes for AD Smartcard Required Accounts
Limit Workstation-to-Workstation Communication
Microsoft guidance: https://aka.ms/pth
- Microsoft's Pass-the-Hash general resource page.
Mitigating Pass-the-Hash and Other Credential Theft v1
Mitigating Pass-the-Hash and Other Credential Theft v2
How Pass-the-Hash works Local Administrator
How Pass-the-Hash works
Local Administrator Password Solution
- LAPS is a Microsoft supported tool that ensures local administrator accounts do not all have the same password
It is an alternative to
It is an alternative to the Edit-AllLocalAccountPasswords command found in PtHTools.
krbtgt refresh script
- Resets the krbtgt account password twice to invalidate the hash.
Other AI Tools

pkgsign
A tool to replace query string values with a user-supplied value
Details
Visit site

PCMag's Security Watch
A general cybersecurity news site providing discussions and news on various cybersecurity topics.
Details
Visit site

PHP: The Right Way
Mellivora Mellivora is a PHP-based CTF engine with a wide range of features for managing Capture The Flag competitions.
Details
Visit site

Pivoting Cheat Sheet
Utilizing SIEM, SOAR, and EDR technologies to enhance security operations with a focus on reducing incident response time.
Details
Visit site

Positive Hack Days Fest
A module that enforces HTTPS connections and automatically redirects non-encrypted HTTP requests to HTTPS.
Details
Visit site

PowerShell Cheat Sheet v. 4.0
A comprehensive cheat sheet for accessing Windows systems from Linux hosts using smbclient and rpcclient tools, covering password management, user and group enumeration, and more.
Details
Visit site