|
#1
|
||||
|
||||
|
MD5 Encryption
Does anyone know how fast you can break this type of encryption? How complicated is it??
MD5 Cracking Tools http://ikecrack.sourceforge.net/ Quote:
Quote:
Quote:
Those guys at passcracking.com will crack your MD5 hash for you in a couple of hours. Here is a link to AES encryption if you want to learn how to implement it. http://www.abisoft.net/documents/AESbyExample.htm Quote:
__________________
The Autobots approve this message. |
|
#2
|
||||
|
||||
|
This means that the administrator of any online site that stores their passwords in MD5 can crack their users passwords in a couple of hours.
__________________
The Autobots approve this message. |
|
#3
|
||||
|
||||
|
I want to know if there are any alternatives to MD5.
__________________
The Autobots approve this message. |
|
#4
|
|||
|
|||
|
Here's a discussion of the md5/password issue...
http://lists.debian.org/debian-secur.../msg00176.html There is a PAM module supporting Blowfish. Here's the Debian package: http://packages.debian.org/testing/admin/libpam-unix2 Redhat should also have a libpam-unix2 package. |
|
#5
|
||||
|
||||
|
http://eprint.iacr.org/2004/199.pdf
http://www.freedom-to-tinker.com/archives/000664.html http://www.unixwiz.net/techtips/igui...to-hashes.html http://www.mail-archive.com/cryptogr.../msg02554.html http://www.freedom-to-tinker.com/archives/000661.html Here is an award to people able to find collisions in MD5 http://www.certainkey.com/md5challenge/ http://www.freedom-to-tinker.com/archives/000663.html
__________________
The Autobots approve this message. |
|
#6
|
||||
|
||||
|
Interesting stuff guys...I didn't realise it was so easily bruteforced.
|
|
#7
|
|||
|
|||
|
Brute force cracking...
MEAN stuff. There are a few ways to REALLy slow it down, or even fuddle it up. 1. is a 3 password system, this can slow it down, as it has to rememebr the first 2 passwords, on each try.. But this only slows it down, so that someone has a chance to catch it. 2. a random generator. Each time the password it entered, it changes...OR useing a KEY, such as TIME, DAY, YEAR, the password changes. Useing TIME, you give a password 5 minutes before it changes to a NEW password. You might have 1-5 passwords working in a 5 minute period. And then they ALl change. If you aint got the key to generate a password, ODDs say, you AINT getting in.
__________________
Dont screw yourself, there are enough Others out there that will do it to you, Gladly. Long distance tech support= anything thats more then 10 feet away. How many ways to UNinstall from windows. 4, how many work? 1(maybe). GET anti virus, spybot, spy blaster, Adaware...RUN THEM, UPDATE THEM, RUN EVERY WEEK. [img]t:far_out.gif[/img] |
|
#8
|
|||
|
|||
|
Quote:
Quote:
|
|
#9
|
||||
|
||||
|
What does salted mean?
__________________
The Autobots approve this message. |
|
#10
|
|||
|
|||
|
copyprotected..
__________________
Dont screw yourself, there are enough Others out there that will do it to you, Gladly. Long distance tech support= anything thats more then 10 feet away. How many ways to UNinstall from windows. 4, how many work? 1(maybe). GET anti virus, spybot, spy blaster, Adaware...RUN THEM, UPDATE THEM, RUN EVERY WEEK. [img]t:far_out.gif[/img] |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|