![]() |
|
|
|
#1
|
||||
|
||||
|
Essential literature for MD5 and other collisions is quite simple
First episode: Instantaneous generation of colliding MD5 rodevitoyem: eprint.iacr.org/2006/104.pdf Poter omgpet: eprint.iacr.org/2006/105.pdf The used method is called "bit tunneling“ *nix source: web.mit.edu/AFS/sipb/project/fastcoll/ win32 source: www.win.tue.nl/hashclash/fastcoll_v1.0.0.5_source.zip win32 binary: www.win.tue.nl/hashclash/fastcoll_v1.0.0.5.exe.zip Real-time generation of different files with the same MD5 Quite useless still because the files are fuzzy bloat of bits. Second episode: Also other hash algorithms are colliding (2005) How to Break MD5 and Other Hash Functions(Xiaoyun Wang and Hongbo Yu) http://www.iacr.org/cryptodb/archive/2005/EUROCRYPT/2868/2868.pdf Colliding X.509 Certificates (Arjen Lenstra, Xiaoyun Wang and Benne de Weger) www.win.tue.nl/~bdeweger/CollidingCertificates/CollidingCertificates.pdf Third Episode:different exe with the same MD5, CRC32, cksum16 e cksum32 (2005/2006) EXEs with the same CRC32, and also 8 different files with the same MD5. These are real exe with different functions hexale.blogspot.com/2005/12/taking-advantage-of-md5-for-real.html final url seems to not be anymore available anyway.. there were two interesting PoC launchers also provided Fourth episode: the list of colliding things gets longer .. see attach
__________________
Ŝħůb-Ňìĝùŕřaŧħ ₪) There are only 10 types of people in the world: Those who understand binary, and those who don't http://www.accessroot.com |
|
#2
|
|||
|
|||
|
So I want to study the exe files on the final url,
do you have ever backup them? Thank you. Quote:
|
|
#3
|
|||
|
|||
|
Quote:
http://www.coresecurity.com/system/f...16-cksum32.zip Hope it helps someone!
|
|
#4
|
|||
|
|||
|
Quote:
Terrific! pow(2,50) calls to md5(), costing 6 months. |
|
#5
|
|||
|
|||
|
While this involves computing power not accessible to all of us, I had already read some of this stuff and the article on the practical case of creating a rogue CA, compromising the entire https security.
http://www.win.tue.nl/hashclash/rogue-ca/ They describe the process in detail, which includes interesting stuff not only to learn some of the md5 details but also the https / PKI workings, for those who haven't explored it before. Using 200 PS3 machines, they could generate during one weekend 3 or 4 collisions, and after some tries reportedly succeeded in creating a certificate that any browser would accept as a legitimate CA ![]() A fun read indeed. |
| The Following User Says Thank You to Mkz For This Useful Post: | ||
tonyweb (01-10-2016) | ||
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Difficult debugging situation | Git | General Discussion | 4 | 10-21-2005 20:13 |
| cracking jcreator, is it difficult? | doby | General Discussion | 6 | 09-27-2004 16:15 |