Pwdump


pwdump is the name of various Windows programs that output the LM and NTLM password hashes of local user accounts from the Security Account Manager. In order to work, it must be run under an Administrator account, or be able to access an Administrator account on the computer where the hashes are to be dumped. Pwdump could be said to compromise security because it could allow a malicious administrator to access user's passwords.

History

The initial program called pwdump was written by Jeremy Allison. He published the source code in 1997. Since then there have been further developments by other programmers:
  1. pwdump — original program by Jeremy Allison.
  2. pwdump2 — by Todd Sabin of Bindview, uses DLL injection.
  3. pwdump3 — by Phil Staubs, works over the network.
  4. *pwdump3e — by Phil Staubs, sends encrypted over network.
  5. pwdump4 — by bingle, improvement on pwdump3 and pwdump2.
  6. pwdump5 — by AntonYo!.
  7. pwdump6 — by fizzgig, improvement of pwdump3e. NO source code.
  8. *fgdump — by fizzgig, improvement of pwdump6 w/ addons. No source code.
  9. pwdump7 — by Andres Tarasco, uses own filesystem drivers. No source code.
  10. — by Fulvio Zanetti and Andrea Petralia, supporting AES128 encrypted hashes on Windows10 v1607 and later. No source code.