Skip to content

Password Auditor generates various useful outputs for reporting when conducting a Windows based password Audit

License

Notifications You must be signed in to change notification settings

Wickwhite18/PasswordAuditor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PasswordAuditor

PasswordAuditor

Password Auditor is a tool to help pentesters quickly generate useful statistics as part of a domain password audit.

Usage: Start Password Auditor using python3 passwordauditor.py

Password Auditor with then request the folder location of four input files which are as per below

drsuapi_gethashes.txt - A dump of the domain hashes enabled_accounts.txt - (Optional) A list of enabled users in the domain (one entry per line) hashcat_output.txt - (Optional) HashCat cracked password output including usernames priv_accounts.txt - (Optional) A list of privileged accounts in the domain (one entry per line)

Password Auditor is menu driven so once it's loaded it's pretty straight forward.

Any issues, tweet me at @rd_pentest

About

Password Auditor generates various useful outputs for reporting when conducting a Windows based password Audit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%