Exploiting MD5 collisions (in C#) - .NET
Related to my previous post on MS discontinuing use of MD5 in Vista...
Here's some proof of concept code written in .NET - creates an 'evil' exe with the same MD5 checksome as the 'good' exe:
The Code Project - Exploiting MD5 collisions (in C#) - .NET
Posted on 11:50 AM by j. montgomery, CISSP, GNET, GSEC and filed under
.net,
c#,
encryption,
exploit,
hacking,
md5
| 0 Comments »
Here's some proof of concept code written in .NET - creates an 'evil' exe with the same MD5 checksome as the 'good' exe:
The Code Project - Exploiting MD5 collisions (in C#) - .NET

Secure Coding in .NET: Developing Defensible Applications