Hash checking URL for wordlists

Problems with the hash cracking system? Suggestions?
  • Ads

Hash checking URL for wordlists

Postby Bitweasil » Tue May 12, 2009 7:05 pm

I'm in the process of feeding a few wordlists into a database.

http://cryptohaze.com/search.php?hash=b ... bcbbea58b0

Code: Select all
http://cryptohaze.com/search.php?hash=[hash]


This URL will output [hashtype]:[password] if anything is found.

I'm currently adding hashes for NTLM, MD4, MD5, SHA1.

The adding should be done in a few days.
Bitweasil
Site Admin
 
Posts: 912
Joined: Tue Jan 20, 2009 4:26 pm

Re: Hash checking URL for wordlists

Postby Bitweasil » Tue May 12, 2009 10:12 pm

900k inserted.

Only 89M to go...
Bitweasil
Site Admin
 
Posts: 912
Joined: Tue Jan 20, 2009 4:26 pm

Re: Hash checking URL for wordlists

Postby Reelix » Wed May 13, 2009 9:19 am

Any chance for the phpBB3 MD5 Format with these super-easy lookups?
Reelix
 
Posts: 17
Joined: Thu Mar 26, 2009 10:51 pm

Re: Hash checking URL for wordlists

Postby Bitweasil » Wed May 13, 2009 10:17 am

Reelix wrote:Any chance for the phpBB3 MD5 Format with these super-easy lookups?


phpBB MD5 is salted. There is no practical way to do precomputed tables for it. I intend to eventually support phpBB3 hashes with dictionary attacks/mutating dictionary attacks on a GPU, but that will be a very computationally expensive attack and will likely require cracking credits (vs the 'free' unsalted hash cracking).
Bitweasil
Site Admin
 
Posts: 912
Joined: Tue Jan 20, 2009 4:26 pm

Re: Hash checking URL for wordlists

Postby Bitweasil » Thu May 14, 2009 10:17 pm

That set of inserts got slow fast...

Working on a different approach using separate databases for each hash type, and doing the creation on a server with more RAM.
Bitweasil
Site Admin
 
Posts: 912
Joined: Tue Jan 20, 2009 4:26 pm


Return to Hash cracking

Who is online

Users browsing this forum: No registered users and 1 guest

cron