DPAT
DPAT copied to clipboard
Domain Password Audit Tool for Pentesters
Move case for files in domain\\user format out of catch block so it can be executed. Add small PS script to README and remove link to gist that doesn't include...
the report not open automatically , we need to go to the "DPAT Report" folder and then open HTML
I tried to work on this myself last year, and have a python function working that determines if a password meets specific password complexity criteria. However, due to lack of...
On both Python2 and Python3 I'm encountering the following error when running DPAT with just the required arguments: ``` Traceback (most recent call last): File "dpat.py", line 318, in float(num_unique_nt_hashes)*100...
DPAT is amazingly useful, but it could certainly stand to have some bar charts and pie graphs added. Related to #11, high-level graphs would provide useful information to the analyst,...
DPAT reports on several characteristics, but could probably benefit from a dedicated summary page for statistics of cracked passwords. The main report page indicates the percentage of current and unique...
It would be useful if you could filter on enabled accounts in the HTML report, and clearly show the difference in cracked accounts for enabled and disabled in the statistics.