Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Focus-Microsoft
[Top] [All Lists]

Re: Discovering Active Direcory users with blank passwords

Subject: Re: Discovering Active Direcory users with blank passwords
Date: Tue, 17 Apr 2007 11:14:34 +0200
I've got them using pwddump, so thanks to all on good hints.

Just a quick note: you do not need to crack passwords after running PWDUMP.

Since LM and NTLM hashes are not salted, an empty password will always
have the same hash.

LM empty password   = AAD3B435B51404EEAAD3B435B51404EE
NTLM empty password = 31D6CFE0D16AE931B73C59D7E0C089C0

At this point, FINDSTR should do the trick ;)

Regards,
- Nicolas RUFF

<Prev in Thread] Current Thread [Next in Thread>