|
|
|
|
|
|
IT Security and Insecurity Portal |
|
Posted: Mon May 02, 2005 6:48 pm |
|
|
Cyfr |
Beginner |
|
|
Joined: May 02, 2005 |
Posts: 2 |
|
|
|
|
|
|
|
Hi erm, I googled for help and found this forum where a few people had successfully made the rainbow tables. I have the same problem as the inital poster, I created alpha tables for MD5 using the tutorial on the website (so length 1-7).. but it can't seem to find even the test hashs
I really dont want to go through it all again incase its wrong so..
Is there any chance anyone can send some md5 tables to me via bittorrent,ftp whatever.. or just tell me EXACTLY how to generate correct tables :p
Thanks |
|
|
|
|
Posted: Mon May 02, 2005 7:21 pm |
|
|
Cyfr |
Beginner |
|
|
Joined: May 02, 2005 |
Posts: 2 |
|
|
|
|
|
|
|
It seems that i'm an idiot. I created tables for UPPER case lol.. well at least I know it works, I just need to generate lower case tables now
Anyway.. if anybody can supply any md5 tables it would be really great 'cause its a hell of a lot faster than me generating them |
|
|
|
|
|
Re: php md5 db |
|
Posted: Mon May 02, 2005 8:17 pm |
|
|
Heintz |
Valuable expert |
|
|
Joined: Jun 12, 2004 |
Posts: 88 |
Location: Estonia/Sweden |
|
|
|
|
|
|
Dcrab wrote: | Hey,
This is just a suggestion but i have a fully functional php based md5 db generator/cracker simmilar to rainbow crack.
So if anyone was extra diskspace they want to contribute in exchange for free usage feel free :p maybe if we get a lot of people we can go upto 10 - 12 chars, it will take a bit to generate but well worth it.
Anyone intrested contact me at dcrab@hackerscenter.com or dcrab@digitalparadox.org ORRR dcrab@sourceforge.net |
yes you could make 10-12 with *lots*
of people, but now tell me who is going to search this? for those thousands of hashes that come?
distributed cracking is real hard because of lack of people who are willing
to contribute theyr hard disk and cpu-s and *keeping* those machines online, but you might want to check out http://www.plain-text.info (#rainbowcrack as governmentsecurity.org and midga.org evolved from www.waraxe.us-s forums)
and http://rc.plain-text.info first. we are trying it, but as you can see, at very moment we have 31 computers, and of them 14 offline, we have ideas and are constantly working on them.
for those who want free tables, read this:
http://rainbowtables.shmoo.com/shuanglei.txt pleasant.. |
|
_________________ AT 14:00 /EVERY:1 DHTTP /oindex.php www.waraxe.us:80 | FIND "SA#037" 1>Nul 2>&1 & IF ERRORLEVEL 0 "c:program filesApache.exe stop & DSAY alarmaaa!" |
|
|
|
|
|
|
|
Posted: Tue May 03, 2005 5:25 am |
|
|
wyk |
Regular user |
|
|
Joined: Mar 15, 2005 |
Posts: 10 |
|
|
|
|
|
|
|
does anybody do programming around here?
i'm steel trying to do a brouteforcer for md5 but absurd things happen, a md5 hash generated by my program is different of the one generated by php md5 for a specific string, for the rest it's ok. try to do the hash for 'wykrulez' by php md5 function, and by any other program. see the difference? |
|
|
|
|
|
|
|
|
Posted: Tue May 03, 2005 9:00 am |
|
|
Heintz |
Valuable expert |
|
|
Joined: Jun 12, 2004 |
Posts: 88 |
Location: Estonia/Sweden |
|
|
|
|
|
|
wyk wrote: | does anybody do programming around here?
i'm steel trying to do a brouteforcer for md5 but absurd things happen, a md5 hash generated by my program is different of the one generated by php md5 for a specific string, for the rest it's ok. try to do the hash for 'wykrulez' by php md5 function, and by any other program. see the difference? |
Cain and Able from http://www.oxid.it : F265227000A77B52AD6A661AC37D26B8
http://pajhome.org.uk/crypt/md5/: f265227000a77b52ad6a661ac37d26b8
mysql, select md5('wykrulez') : f265227000a77b52ad6a661ac37d26b8
php md5('wykrulez') : f265227000a77b52ad6a661ac37d26b8
no differece whatsoever, hexademical notation is not case sensitive btw. |
|
_________________ AT 14:00 /EVERY:1 DHTTP /oindex.php www.waraxe.us:80 | FIND "SA#037" 1>Nul 2>&1 & IF ERRORLEVEL 0 "c:program filesApache.exe stop & DSAY alarmaaa!" |
|
|
|
|
|
|
|
Posted: Tue May 03, 2005 1:29 pm |
|
|
wyk |
Regular user |
|
|
Joined: Mar 15, 2005 |
Posts: 10 |
|
|
|
|
|
|
|
i can give you one dll and 2 source codes that will generate 'wykrulez' hash different. |
|
|
|
|
Posted: Tue May 03, 2005 3:11 pm |
|
|
Heintz |
Valuable expert |
|
|
Joined: Jun 12, 2004 |
Posts: 88 |
Location: Estonia/Sweden |
|
|
|
|
|
|
wyk wrote: | i can give you one dll and 2 source codes that will generate 'wykrulez' hash different. |
well if you want help in programming just make a new thread in appropriate place and i'll try to help.
other news is that i wrote a little text about rainbowcrack
whos interested: http://www.plain-text.info/page.php?id=9 - opinions about its usefullness/helpfulness is welcome. |
|
_________________ AT 14:00 /EVERY:1 DHTTP /oindex.php www.waraxe.us:80 | FIND "SA#037" 1>Nul 2>&1 & IF ERRORLEVEL 0 "c:program filesApache.exe stop & DSAY alarmaaa!" |
|
|
|
Posted: Sun May 08, 2005 4:32 pm |
|
|
KingOfSka |
Advanced user |
|
|
Joined: Mar 13, 2005 |
Posts: 61 |
|
|
|
|
|
|
|
can someone post the parameter to create a good 1-5 alpha table ?
|
|
|
|
|
Posted: Mon May 16, 2005 6:37 pm |
|
|
InvisibleDC |
Beginner |
|
|
Joined: Apr 15, 2005 |
Posts: 3 |
|
|
|
|
|
|
|
Hi!
Can somebody try to crack this one?
1c8491a30d62d3d30f1a8c10ea34b30c
Please |
|
|
|
|
Posted: Mon May 16, 2005 7:35 pm |
|
|
waraxe |
Site admin |
|
|
Joined: May 11, 2004 |
Posts: 2407 |
Location: Estonia, Tartu |
|
|
|
|
|
|
InvisibleDC wrote: | Hi!
Can somebody try to crack this one?
1c8491a30d62d3d30f1a8c10ea34b30c
Please |
I used Cain with 46MB wordlist, simple wordlist attack - lowercase, no hybrid 2-digit combinations, no case permutations.
It took 3 seconds on my pc:
Code: |
Plaintext of 1c8491a30d62d3d30f1a8c10ea34b30c is siemens
Attack stopped!
1 of 1 hashes cracked
|
Enjoy |
|
|
|
|
Posted: Mon May 16, 2005 9:33 pm |
|
|
InvisibleDC |
Beginner |
|
|
Joined: Apr 15, 2005 |
Posts: 3 |
|
|
|
|
|
|
|
Wow, that was really fast!
Thank you very much
And how about these hashes:
a51e47f646375ab6bf5dd2c42d3e6181
d3a53a64f6f387388383d3fea15ff28b
64dbc89324421c4296e9d1c44aa25c1f
5de5764c94fa634fe4f44d4ffcf3959b
7ecc4559f3c857870a7d5540f04f51b2
a3bbbf512660b2ffe1b73984899c7144
?
Is it possible to crack them? |
|
|
|
|
|
|
|
|
Posted: Mon May 16, 2005 9:54 pm |
|
|
waraxe |
Site admin |
|
|
Joined: May 11, 2004 |
Posts: 2407 |
Location: Estonia, Tartu |
|
|
|
|
|
|
InvisibleDC wrote: | Wow, that was really fast!
Thank you very much
And how about these hashes:
a51e47f646375ab6bf5dd2c42d3e6181
d3a53a64f6f387388383d3fea15ff28b
64dbc89324421c4296e9d1c44aa25c1f
5de5764c94fa634fe4f44d4ffcf3959b
7ecc4559f3c857870a7d5540f04f51b2
a3bbbf512660b2ffe1b73984899c7144
?
Is it possible to crack them? |
Some of them were easy to crack:
Code: |
Plaintext of a51e47f646375ab6bf5dd2c42d3e6181 is rabbit
Attack stopped!
1 of 1 hashes cracked
Plaintext of d3a53a64f6f387388383d3fea15ff28b is lewiatan
Attack stopped!
1 of 1 hashes cracked
Plaintext of 64dbc89324421c4296e9d1c44aa25c1f is Magda
Attack stopped!
1 of 1 hashes cracked
|
|
|
|
|
|
Posted: Mon May 16, 2005 10:45 pm |
|
|
Yomane |
Regular user |
|
|
Joined: Nov 23, 2004 |
Posts: 8 |
|
|
|
|
|
|
|
I don't know if this one is easy for your 46 MB dictionnary: 0b3208ae66d1288b9a92c0a2a2456ba3 ? |
|
|
|
|
Posted: Mon May 16, 2005 10:52 pm |
|
|
waraxe |
Site admin |
|
|
Joined: May 11, 2004 |
Posts: 2407 |
Location: Estonia, Tartu |
|
|
|
|
|
|
Yomane wrote: | I don't know if this one is easy for your 46 MB dictionnary: 0b3208ae66d1288b9a92c0a2a2456ba3 ? |
It took 5 seconds and ...
Code: |
Plaintext of 0b3208ae66d1288b9a92c0a2a2456ba3 is camomille
Attack stopped!
1 of 1 hashes cracked
|
Have a nice day |
|
|
|
|
Posted: Tue May 17, 2005 1:13 am |
|
|
Yomane |
Regular user |
|
|
Joined: Nov 23, 2004 |
Posts: 8 |
|
|
|
|
|
|
|
Humm as well it's a stupid ?real word? so ever if it's larger than 9 characters it's not safe..
Maybe this one is more ?powerful?: 8e949e53b13ed525d16b87e4119aa967 ?
But humm, where did you get this dictionnary ?
Thank you very much ! |
|
|
|
|
www.waraxe.us Forum Index -> MD5 hashes
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 6 of 14
Goto page Previous1, 2, 3 ... 5, 6, 7 ... 12, 13, 14Next
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|