1
Hacking and Security / Problem with "Asp.net padding oracle vulnerability"
« on: January 23, 2014, 07:50:27 am »
Hi. I scanned a website with "Acunetix 8" and it showed me "asp.net padding oracle vulnerability" but the software couldn't find webresource.axd or scriptresource.axd and when I viewed the source code of the website I didn't see anything like this:
/webresource.axd?d=<resourceId>&t=<timestamp>
But I am sure that the website has this vulnerability and I need this two parameters( resourceId and timestamp) to inject to that website.
How can I find this two parameters?
thank you.
/webresource.axd?d=<resourceId>&t=<timestamp>
But I am sure that the website has this vulnerability and I need this two parameters( resourceId and timestamp) to inject to that website.
How can I find this two parameters?
thank you.