. NET Framework Padding Oracle Attack Scan

Source: Internet
Author: User

Today I tested the. NET Framework Padding Oracle Attack scan. The tool is available at aspnet.codeplex.com/"> http://ethicalhackingaspnet.codeplex.com:

Test started, please be patient...

Request: http://www.eskynet.cn/
Response from: http://www.eskynet.cn/
Response length: 23033
Status Codes: 200 OK
Response time: 43 msec

Request to: http://www.eskynet.cn/NonExistingPageForLENSTEST.aspx
Response from: http://www.eskynet.cn/NonExistingPageForLENSTEST.aspx
Response length: 1526
Status code: 404 NotFound
Response time: 295 msec

Request to: http://www.eskynet.cn/ScriptResource.axd? D = LENSTEST & amp; t = LENSTEST
Response from: http://www.eskynet.cn/ScriptResource.axd? D = LENSTEST & amp; t = LENSTEST
Response length: 1513
Status code: 404 NotFound
Response time: 8 msec

Request to: http://www.eskynet.cn/WebResource.axd? D = LENSTEST & amp; t = LENSTEST
Response from: http://www.eskynet.cn/WebResource.axd? D = LENSTEST & amp; t = LENSTEST
Response length: 3026
Status code: 500 InternalServerError
Response time: 308 msec

The site is VULNERABLE to the Padding Oracle Attack (based on the HTTP response codes and content). Scroll up for the details.
Test completed.

The judgment code is as follows (Note that the number starts from 0 ):

If (this. statusCodes [1] = this. statusCodes [2] & this. statusCodes [2] = this. statusCodes [3] & this. contents [1] = this. contents [2] & this. contents [2] = this. contents [3]) {this. writeOutput ("The site is PROBABLY safe from the Padding Oracle attack (based on the HTTP response codes and content ). scroll up for the details. ");} else {this. writeOutput ("The site is VULNERABLE to the Padding Oracle Attack (based on the HTTP response codes and content ). scroll up for the details. ");}
 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.