Hey folks,
I was recently tasked with auditing an AD environment for weak passwords. The main concern is to identify users who have matching user names and passwords. Once I identify these users I need to show what % of users have identical IDs and passwords. If anyone has ideas on how to accomplish this, please let me know.
I was planning on using THC Hydra but I am running into problems, as I am new to the using the tool. I have specified the user ID list (id.txt) and used the "-e s" option to try the user name as password.
Here is what I'm running:
hydra -L c:\id.txt -e s -o c:\weakpass.txt -t 1 ip.ip.ip.ip ldap2
I am targeting a domain controller using the ldap2 protocol and I have verified that port 389 is open on the DC. However hydra isn't giving me any results. Instead it just writes the following to the txt file:
# Hydra v5.4 run at 2009-10-29 11:57:33 on ip.ip.ip.ip ldap2 (hydra -L c:\id.txt -e s -o c:\weakpass.txt -t 1 ip.ip.ip.ip ldap2)
No user ID combos are listed. I know for sure that there are users with identical user names and passwords, what am I doing wrong? What else should I try or what other tools can I try?
I'm not sure If I'm targeting Active Directory correctly?
|
Page 1 of 1
Password Audit For Ad 03/08 Hydra?
#3
|
Our Sponsors: |

Sign In
Register
Help
MultiQuote