GSM Shop GSM Shop
GSM-Forum  

Welcome to the GSM-Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.
Only registered members may post questions, contact other members or search our database of over 8 million posts.

Registration is fast, simple and absolutely free so please - Click to REGISTER!

If you have any problems with the registration process or your account login, please contact contact us .

Go Back   GSM-Forum > Other Gsm/Mobile Related Forums > GSM Programming & Reverse Engineering


GSM Programming & Reverse Engineering Here you can post all Kind of GSM Programming and Reverse Engineering tools and Secrets.

Reply
 
LinkBack Thread Tools Display Modes
Old 07-29-2011, 05:44   #1 (permalink)
No Life Poster
 
..:: Devil_king ::..'s Avatar
 
Join Date: Feb 2008
Location: Hell..... Bcoz i am devil_king
Age: 38
Posts: 1,922
Member: 696623
Status: Offline
Sonork: 100.1601050
Thanks Meter: 526
Crack an MD5 Encrypted Hash


What is an MD5?

An MD5 hash is a cryptographic has function with a 128 bit hash value. It has become an internet standard for securing text and data.

FAQs

Can you go and decrypt an MD5? Why is it so hard?

Well, an MD5 is a non-decryptable hash and it is non-reversible. There is no way to get the original data from an MD5 value. All of the original data is gone once you encrypt an MD5 hash.

How do web servers check passwords if they cannot decrypt the hash from their database?

Suppose we had a server with some login entries. What a web server will do is first identify if the username exists and if so, it will hash the entered password and then compare that string. It may look something like this:

Code:
 

if(md5($_POST["password"]) == $encryptedPassFromDatabase) {

//Login successful 

} else {

//Login failed

}
Identifying an MD5

An MD5 hash will be 32 digits long. It will also only use the letters A - F as well as the numbers 1 - 9. An example hash may be: 40142802cd53acf0acb56719ddb4a3e1

Cracking an MD5

There are a few different ways that you can crack an MD5 hash but they all revolve around the same technique. Because the hash cannot be reversed, the only way to crack it is to encrypt text and then compare it against the hash. A couple examples would be:

- Dictionary Attack (Where the cracker has a set password list and they have a program encrypt and compare these hashed passwords).
- Brute Force Attack (Where the cracker will begin encrypting all possible text combinations in order to compare them against the hash. This will take around a few thousand years unless you have a super computer. The amount of possible passwords for a password up to ten digits is 35^10.
  Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I change the IMEI of an Nokia 8850 Killer81 Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 2 07-10-2000 15:19
Need Wintesla6,3 DLL Drivers for 6150 whit crack please helpme Nikki Nikki Sixx Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 0 07-08-1999 10:41

 



All times are GMT +1. The time now is 19:13.



Powered by Searchlight © 2024 Axivo Inc.
vBulletin Optimisation provided by vB Optimise (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- GSM Hosting Ltd. - 1999-2023 -
Page generated in 0.12255 seconds with 9 queries

SEO by vBSEO