Be Explicit
The interesting bits on the recent Hash Table Collisions vulnerability
Check out this website I found at packetstormsecurity.org

It’s interesting that normal .NET is not affected but ASP.NET is since it uses a different hash function than the one available in the framework.

Also, it is interesting how many platforms are affected as well.

Posted via email from Adam Hathcock’s Life in Software | Comment »