Skip to content

wretiii/ps-password-audit-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ps-password-audit-tools

Powershell scripts to aid with password auditing.

hash-combine.ps1

Combine the file of raw NTLM hashes with the Hashcat potfile to display user:pass in the terminal.

password-reuse.ps1

Load the file of NTLM hashes to display in descending order the password hash, the frequency the hash occurs in the file, and the accounts using the password. The script will prompt for the option to save to the output to a .CSV file.

Example hash input

Administrator:500:aad3b435b51404eeaad3b435b51404ee:31d6cfe0d16ae931b73c59d7e0c089c0:::

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published