Waraxe IT Security Portal
Login or Register
November 15, 2024
Menu
Home
Logout
Discussions
Forums
Members List
IRC chat
Tools
Base64 coder
MD5 hash
CRC32 checksum
ROT13 coder
SHA-1 hash
URL-decoder
Sql Char Encoder
Affiliates
y3dips ITsec
Md5 Cracker
User Manuals
AlbumNow
Content
Content
Sections
FAQ
Top
Info
Feedback
Recommend Us
Search
Journal
Your Account
User Info
Welcome, Anonymous
Nickname
Password
(Register)

Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144

People Online:
Visitors: 61
Members: 0
Total: 61
Full disclosure
SEC Consult SA-20241112-0 :: Multiple vulnerabilities in Siemens Energy Omnivise T3000 (CVE-2024-38876, CVE-2024-38877, CVE-2024-38878, CVE-2024-38879)
Security issue in the TX Text Control .NET Server for ASP.NET.
SEC Consult SA-20241107-0 :: Multiple Vulnerabilities in HASOMED Elefant and Elefant Software Updater
Unsafe eval() in TestRail CLI
4 vulnerabilities in ibmsecurity
32 vulnerabilities in IBM Security Verify Access
xlibre Xnest security advisory & bugfix releases
APPLE-SA-10-29-2024-1 Safari 18.1
SEC Consult SA-20241030-0 :: Query Filter Injection in Ping Identity PingIDM (formerly known as ForgeRock Identity Management) (CVE-2024-23600)
SEC Consult SA-20241023-0 :: Authenticated Remote Code Execution in Multiple Xerox printers (CVE-2024-6333)
APPLE-SA-10-28-2024-8 visionOS 2.1
APPLE-SA-10-28-2024-7 tvOS 18.1
APPLE-SA-10-28-2024-6 watchOS 11.1
APPLE-SA-10-28-2024-5 macOS Ventura 13.7.1
APPLE-SA-10-28-2024-4 macOS Sonoma 14.7.1
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> MD5 hashes -> Request - MD5
Post new topicReply to topic View previous topic :: View next topic
Request - MD5
PostPosted: Sun Feb 08, 2009 9:01 am Reply with quote
5PIDER
Regular user
Regular user
Joined: Feb 08, 2009
Posts: 9




MD5 - 9acbb0cb5a3844c843d190e0db492c97

Would be greatly appreciated and much <3.
View user's profile Send private message
PostPosted: Sun Feb 08, 2009 4:45 pm Reply with quote
Daedalus
Beginner
Beginner
Joined: Feb 08, 2009
Posts: 3




Will run it through my tables tonight.

Anyone know of any other RB tables I should download?
View user's profile Send private message
PostPosted: Sun Feb 08, 2009 9:44 pm Reply with quote
NYDAz
Advanced user
Advanced user
Joined: Jan 26, 2009
Posts: 109
Location: Valley of the Kings




There are like 80gb of rainbow tables to download Smile

_________________
A person who never made a mistake never tried anything new.
View user's profile Send private message
PostPosted: Mon Feb 09, 2009 12:06 pm Reply with quote
5PIDER
Regular user
Regular user
Joined: Feb 08, 2009
Posts: 9




Any luck fellas?
View user's profile Send private message
PostPosted: Wed Feb 11, 2009 12:36 pm Reply with quote
Daedalus
Beginner
Beginner
Joined: Feb 08, 2009
Posts: 3




Oh ok, I downloaded a few tables. Might just generate some and see how they go.
View user's profile Send private message
PostPosted: Thu Feb 12, 2009 10:51 am Reply with quote
5PIDER
Regular user
Regular user
Joined: Feb 08, 2009
Posts: 9




Daedalus wrote:
Oh ok, I downloaded a few tables. Might just generate some and see how they go.

How'd you go? I'm having problems with this hash..
View user's profile Send private message
PostPosted: Thu Feb 12, 2009 11:29 am Reply with quote
skmpz
Advanced user
Advanced user
Joined: Oct 11, 2008
Posts: 169
Location: Cyprus




that seems really hard hash..

i'm brute forcing it with bars for upper lower & numeric ..
i'm at 7 chars and still got nothing..

i will give it a shot tonight again..
View user's profile Send private message
PostPosted: Fri Feb 13, 2009 5:31 am Reply with quote
Daedalus
Beginner
Beginner
Joined: Feb 08, 2009
Posts: 3




I heard that it was possible to have a rainbow table for all MD5 hashes (obviously conflicts after so many characters).

And the size of which is only about 6TB. Anyone heard this?
View user's profile Send private message
PostPosted: Fri Feb 13, 2009 5:40 am Reply with quote
5PIDER
Regular user
Regular user
Joined: Feb 08, 2009
Posts: 9




skmpz wrote:
that seems really hard hash..

i'm brute forcing it with bars for upper lower & numeric ..
i'm at 7 chars and still got nothing..

i will give it a shot tonight again..

Thanks mate, I've made some tables my self and no luck. would be nice if someone with bigger tables could help us out Smile

Thx.
View user's profile Send private message
PostPosted: Fri Feb 13, 2009 7:07 am Reply with quote
tehhunter
Valuable expert
Valuable expert
Joined: Nov 19, 2008
Posts: 261




Daedalus wrote:
I heard that it was possible to have a rainbow table for all MD5 hashes (obviously conflicts after so many characters).

And the size of which is only about 6TB. Anyone heard this?
Well think about it like this:

Code:
For a single character in an MD5 hash, there are 16 possibilities (1234567890abcdef) So 16^32 represents the number of possible hashes total. (Remember, there is an infinite amount of input MD5 can take, and only a finite (16^32) number of possible hashes)

A MD5 hash is 128 bits, or 16 bytes. It takes 1024bytes to make a kilobyte.
1024b / 16b = 64 hashes per kilobyte.

1024^4 bytes are in a terabyte, or 1024^3 kilobytes. Therefore you can fit (1024^3) * 64 hashes into a terabyte, which is approximately 68,718,476,736 hashes.

Now remember earlier how there are 16^32 combinations in MD5, right? Well, 16^9 = 68,718,476,736, so you'd need waaaaaay more than 6 Terabytes to hold every possible combination.
View user's profile Send private message
PostPosted: Fri Feb 13, 2009 10:29 am Reply with quote
NYDAz
Advanced user
Advanced user
Joined: Jan 26, 2009
Posts: 109
Location: Valley of the Kings




Now ... that's a lot of hashes !

But if you have 6TB of hashes ... you can crack them right away !

_________________
A person who never made a mistake never tried anything new.
View user's profile Send private message
PostPosted: Mon Feb 16, 2009 3:39 pm Reply with quote
5PIDER
Regular user
Regular user
Joined: Feb 08, 2009
Posts: 9




bump
View user's profile Send private message
PostPosted: Wed Feb 18, 2009 2:05 pm Reply with quote
5PIDER
Regular user
Regular user
Joined: Feb 08, 2009
Posts: 9




5PIDER wrote:
bump
View user's profile Send private message
PostPosted: Wed Feb 18, 2009 2:25 pm Reply with quote
skmpz
Advanced user
Advanced user
Joined: Oct 11, 2008
Posts: 169
Location: Cyprus




Daedalus wrote:
Will run it through my tables tonight.

Anyone know of any other RB tables I should download?


i believe the best rainbow tables generated are loweralpha-numeric-space 1-8 and loweralpha 7-7 numeric 1-3.. i believe thats the most common used passwords :S.. u can get them from the links at freerainbowtables.com
View user's profile Send private message
Request - MD5
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 1 of 1

Post new topicReply to topic


Powered by phpBB © 2001-2008 phpBB Group



Space Raider game for Android, free download - Space Raider gameplay video - Zone Raider mobile games
All logos and trademarks in this site are property of their respective owner. The comments and posts are property of their posters, all the rest (c) 2004-2024 Janek Vind "waraxe"
Page Generation: 0.049 Seconds