Changelog for Windows Credentials Editor (WCE) 32-bit version
version 1.3beta:
March 8, 2012
Example:
* Dump cleartext passwords stored by the Digest Authentication package
C:\>wce -w
WCE v1.3beta (Windows Credentials Editor) - (c) 2010,2011,2012 Amplia Security -
by Hernan Ochoa (hernan@ampliasecurity.com)
Use -h for help.
test\MYDOMAIN:mypass1234
NETWORK SERVICE\WORKGROUP:test
The cleartext passwords dumped include passwords used to login to the Windows box interactively.
What is WCE?
Windows Credentials Editor (WCE) v1.3beta allows you to
NTLM authentication:
* List logon sessions and add, change, list and delete associated credentials (e.g.: LM/NT hashes)
* Perform pass-the-hash on Windows natively
* Obtain NT/LM hashes from memory (from interactive logons, services, remote desktop connections, etc.) which can be
used to authenticate to other systems. WCE can perform this task without injecting code, just by reading and decrypting information stored in Windows internal memory structures. It also has the capability to automatically switch to code injection when the aforementioned method cannot be performed
Kerberos authentication:
* Dump Kerberos tickets (including the TGT) stored in Windows machines
* Reuse/Load those tickets on another Windows machines, to authenticate to other systems and services
* Reuse/Load those tickets on *Unix machines, to authenticate to other systems and services
Digest Authentication:
* Obtain cleartext passwords entered by the user when logging into a Windows system, and stored by the Windows Digest Authentication security package
Supported Platforms
Windows Credentials Editor supports Windows XP, 2003, Vista, 7 and 2008.
Video (watch in 720p):
5 comments:
Good job! Love this tool, nice to see your still keeping up with it :)
Hi Hernan,
Great tool. Do you have a timeline planned for a 64-bit v1.3 release?
Thanks!
I just released it! available at http://www.ampliasecurity.com/research/wce_v1_3beta_x64.tgz
Hi Hernan,
64bit version works great. Thanks again for all your work!
Hi Hernan! Very cool! Thanks for adding the WDigest functionality.
Alex
Post a Comment