Padding Oracle Attack with always 200 response
Date: April 21, 2011 03:07AM
Hello,
I currently pentest ASP.NET application and trying to exploit Padding Oracle Attack. Those AFAIK are based on response code analysis, but both ScriptResource and WebResource axds of the system under test always response with 200 OK, even if cipher has been invalid. In this case, however, the content of the response is an empty string.
So, the question is if it's possible to use any of the axd as the oracle in this case? Maybe basing on response content difference.
---------
http://p0deje.blogspot.com