Jump to content
adi003user

hashkill

Recommended Posts

Another short post for today and another open source, multi-threaded password cracker for today! Hashkill is a multi-threaded open source password cracker. It uses the OpenSSL library to crack different types of password hashes.It supports plugins that can be created to crack many other services. Its features are:

• Supports 4 modes (bruteforce, dictionary, hybrid, markov)

• multithreaded

• 31 plugins for different hash types, including also zip passwords, ssh passphrases, etc

• session autosave/resume

• SSE2-accelerated

The following plugins are currently available:

1. apr1 – Apache apr1 plugin

2. cisco-pix – Cisco PIX password hashes plugin

3. desunix – DES(Unix) plugin (.htpasswd)

4. hashunix – MD5(Unix)/SHA256(Unix)/SHA256(Unix) plugin (shadow files)

5. ipb2 – md5(md5(salt).md5(pass)) plugin (IPB > 2.x)

6. ldap-sha – LDAP SHA plugin

7. ldap-ssha – LDAP SSHA (salted SHA) plugin

8. lm – LM plugin

9. md4 – MD4 plugin

10. md5-passsalt – md5(password,salt) plugin (joomla)

11. md5-saltpass – md5(salt,password) plugin (osCommerce)

12. md5 – MD5 plugin

13. md5md5 – md5(md5(pass)) plugin

14. mssql-2000 – Microsoft SQL Server 2000 plugin

15. mssql-2005 – Microsoft SQL Server 2005 plugin

16. mysql-old – MySQL < 4.1 plugin

17. mysql5 – MySQL > 4.1 plugin

18. ntlm – NTLM plugin

19. oracle-old – Oracle 7 up to 10r2 plugin

20. oracle11g – Oracle 11g plugin

21. phpbb3 – phpBB3 hashes plugin

22. privkey – SSH/SSL private key passphrase plugin

23. ripemd160 – RIPEMD-160 plugin

24. sha1 – SHA1 plugin

25. sha1sha1 – sha1(sha1(pass)) plugin

26. sha256 – SHA-256 plugin

27. sha512 – SHA-512 plugin

28. smf – SMF plugin

29. vbulletin – md5(md5(pass).salt) plugin

30. wordpress – WordPress hashes plugin

31. zip – ZIP passwords plugin

Looks like a promising cracker. Give it a try!

Download hashkill v0.2.3b here.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...