5
Shouts

OWASP Top 10 for .NET developers part 10: Unvalidated Redirects and Forwards

published 530 days, 2 hours, 38 minutes ago posted by http://troyhunt.myopenid.com/http://troyhunt.myopenid.com/ 531 days, 9 hours, 35 minutes ago
Tuesday, December 13, 2011 2:39:39 PM GMT Monday, December 12, 2011 7:42:35 AM GMT

In the final instalment of the OWASP Top 10 for .NET developers we look at the risk of unvalidated redirects and forwards. This practice allows an attack to use a legitimate, trustworthy URL to serve malicious content which could do anything from steal credentials to install malware. But mitigation is easy and this post shows the exploit in practice and how to prevent it in your .NET apps.

category: Web Dev | clicked: 25 | | source: www.troyhunt.com | show counter code
tags: Security, OWASP

1 comment posted.

To post your comment please login or signup