nsacyber / Pass-the-Hash-Guidance

Configuration guidance for implementing Pass-the-Hash mitigations. #nsacyber

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Configuration guidance for implementing Pass-the-Hash mitigations. #nsacyber

License:Other


Languages

Language:PowerShell 100.0%