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. |

| Subject: | Extract credentials directly from registry hives [tool release] |
|---|---|
| Date: | Wed, 20 Feb 2008 20:55:38 -0500 |
Hey pen testers, Ever wanted to extract LSA secrets, dump cached domain hashes, or just get the local LM and NT hashes from a Windows box without booting into Windows? Or maybe you came by some registry hives but don't have access to the original box they came from -- cachedump and lsadump2 won't work in this case. Or perhaps you just want to learn how the obfuscation algorithms in Windows work without digging through hard-to-read C. To solve these problems, I announce CredDump: http://code.google.com/p/creddump/
From the README:
---
creddump is a python tool to extract various credentials and secrets
from Windows registry hives. It currently extracts:
* LM and NT hashes (SYSKEY protected)
* Cached domain passwords
* LSA secrets
It essentially performs all the functions that bkhive/samdump2,
cachedump, and lsadump2 do, but in a platform-independent way.
It is also the first tool that does all of these things in an offline
way (actually, Cain & Abel does, but is not open source and is only
available on Windows).
---
I hope this will be of use to you all. Please let me know if you
discover any bugs!
Cheers,
Brendan
PS: For a slightly more detailed introduction to the tool, see:
http://moyix.blogspot.com/2008/02/creddump-extract-credentials-from.html
------------------------------------------------------------------------
This list is sponsored by: Cenzic
Need to secure your web apps NOW?
Cenzic finds more, "real" vulnerabilities fast.
Click to try it, buy it or download a solution FREE today!
http://www.cenzic.com/downloads
------------------------------------------------------------------------
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Urgent - Web Applications Auditing, MiH4k3 |
|---|---|
| Next by Date: | Pentesting tool - Commercial, bramkie |
| Previous by Thread: | Urgent - Web Applications Auditing, MiH4k3 |
| Next by Thread: | Pentesting tool - Commercial, bramkie |
| Indexes: | [Date] [Thread] [Top] [All Lists] |