Skip to content
This repository has been archived by the owner on May 11, 2018. It is now read-only.

Latest commit

 

History

History
38 lines (28 loc) · 2.92 KB

README.md

File metadata and controls

38 lines (28 loc) · 2.92 KB

Pass the Hash Guidance

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

Microsoft guidance

License

See LICENSE.

Disclaimer

See DISCLAIMER.