Sponsored by: â–ˆ Sparkhost - Hosting Without Compromises! â–ˆ Hybrid Performance Web Hosting â–ˆ Spark Host Stream Hosting â–ˆ Hybrid IRC & IRCd Server Shell Accounts
Online Md5 Crackers ?
#1
Posted 06 May 2004 - 01:57 AM
Do you know any ?
setthesun me = new setthesun();
#2
Posted 06 May 2004 - 06:21 AM
#3 Guest_tribalgoa_*
Posted 06 May 2004 - 07:01 AM
yes there are online MD5 crackers using huge rainbow tables, but you have to pay to use them....
security.co.il has one i think....
#4
Posted 06 May 2004 - 07:22 AM
#5 Guest_archphase_*
Posted 06 May 2004 - 04:22 PM
no maybe you should read on how rainbow tables work. It doesn't matter the algorithm you can always generate a table for it.I could be wrong. If I remeber correctly the weakness in MD5 is not the hash itself, but the password that is hashed via MD5. So when your really cracking MD5 you are brute forcing the password in a hash state not actualy cracking the MD5 encryption itself. I'm no crpyto guru but I am pretty sure that is how it is. If not hook me with some links and lets learn something.
#6
Posted 06 May 2004 - 07:04 PM
-DevilishCheese
#7 Guest_archphase_*
Posted 06 May 2004 - 09:52 PM
How valuable is a password if A.) You have no corresponding username and B.) You know nothing about that user and what site he adminstrates and or what computer he uses.This may just be a opinion on my part, but woulndt it be unwise to use an online password cracker. Wouldnt that just give the password to the website? Just a question, maybe im wrong.
-DevilishCheese
#8
Posted 06 May 2004 - 11:03 PM
If you cracked itThis may just be a opinion on my part, but woulndt it be unwise to use an online password cracker. Wouldnt that just give the password to the website? Just a question, maybe im wrong.
-DevilishCheese
If it's nothing but fun for you
You can give it to online crackers
Also securirty.co.il is seems good. Cureently website is down I think but I know them. I think best solution is buy security.co.il DVDs and crack them offline.
For I'm going to use mdcrack
setthesun me = new setthesun();
#9
Posted 07 May 2004 - 12:28 AM
p.s. i hope i've helped
cheers
#10
Posted 07 May 2004 - 09:02 AM
argh don't u do some googling b4 u post??
md5 many times is used along with salt characters(servu), also mdcrack is a choice, also jtr is a very good proggy for md5 brute forcing. for mdcrack if ur pass is >8 characters u can commit suicide, it takes too long and many times doesn't crack anything. Use the latest "John the ripper" brute forcer.
p.s. i hope i've helped
cheers
Don't you read before you reply ?argh don't u do some googling b4 u post??
I'm not looking for a brute force tool or any other md5 cracking utility. I'm looking for online projects which are crack MD5 passes for free !
Thanks anyway..
setthesun me = new setthesun();
#11
Posted 07 May 2004 - 10:15 AM
#12
Posted 07 May 2004 - 12:39 PM
#13
Posted 07 May 2004 - 02:39 PM
I could be wrong. If I remeber correctly the weakness in MD5 is not the hash itself, but the password that is hashed via MD5. So when your really cracking MD5 you are brute forcing the password in a hash state not actualy cracking the MD5 encryption itself. I'm no crpyto guru but I am pretty sure that is how it is. If not hook me with some links and lets learn something.
Yes, you are not decrypting the "encoded" string. MD5 is a one way "encryption", a hash (A hash function H is a transformation that takes a variable-size input m and returns a fixed-size string, which is called the hash value h (that is, h = H(m))).
Now what setthesun is looking for is some place where you can search through rainbow tables via web, so you dont have to generate them. You can read about rainbow tables/crack here ( http://www.antsight....acktutorial.htm )
There are two typical attacks in cryptanalysis of block ciphers: brute force and table precomputation. In brute force, an attacker tries all possible keys to encrypt a known plaintext for which he has the corresponding ciphertext. The idea of table precomputation is to precompute and store encryptions of a chosen plaintext and corresponding keys for all possible keys.
RainbowCrack use the second method. It precompute and store all possible plaintext - hash pairs in files so called "rainbow table". Any time the plaintext of a hash is required, you just look up the precomputed tables and find the plaintext in seconds.
basically you can make a table sort of like this
A = 7fc56270e7a70fa81a5935b72eacbe29
AA = 3b98e2dffc6cb06a89dcb0d5c60a0206
etc. up to ZZZZZZZ = 92b44ba0e1b986249327e67fa505b56e if you have generated that table you can just look up your md5 hash and it will find a match in seconds if the password only consisted of capitals from the alphabet. But if you have a passwort like $m3pw0Nz!jÖp . it wont.
So yes i would say you are right, its not the hash itself but more like people using easy passwords.
though in my eyes a place where you could look up rainbowtables online would be highly illegal. And even if not by law then on a moral plan. Cause obviuosly that webpages only purpose would be to help people access plaintextpasswords they should not be able to access. I dont see any other way of using those tables.
sry for my bad english its latenight
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users












