Dan Griffin's Blog
Comments on security, PKI, smart cards, cryptography, and entrepreneurship.
New cross-platform Windows credential dumping tool
February 22, 2008
http://code.google.com/p/creddump/
From its author:
“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).”
Permalink |1 Comment »
RSS feed for comments on this post. TrackBack URL
Cool link.. keep up the great posts.
Very interesting work here.
Comment by spat — April 9, 2008 @ 1:26 pm