Exploitation of the % 5c brute-force database

Source: Internet
Author: User

The exploitation of the % 5c storm library is no longer a new technology, because I only find a vague saying: UNICODE is % 5c. When it is submitted, IIS cannot be parsed normally, leading to the storm library. But I asked hoky. pro after the http://www.hoky.org test was successful (now I have already completed) and I learned that % 5c has something to do with IIS settings. By default, the database can be exposed.
There are also many people who say they are not successful. Here are three points:
1. Generally, the error response page is provided by local IE, so we must first turn off the local error page, in the menu item, choose tools> internet Options> advanced> show friendly information '.
2. The target database is an Access database.
3. The level-2 directory is required for the brute-force database of % 5c, And the level-1 directory fails. For example:
Asp /? Http://www.sometips.com % 5c1. asp? Id = 1 failed
Http://www.sometips.com/other%5c1.asp? Id = 1 successful

Well, we all know that it's nonsense. If a website has only a level-1 directory, is there no way to use the storm library?
Important points:
In fact, we can also succeed in the level-1 directory. we can construct a multi-level directory to achieve the goal of violent library.
As follows:
Http://www.target.com/noexists/..%5clist.asp? Id = 1

In this way, there will be new surprises.

The remedy is also simple:
Add the following sentence to the location where the database file is added in conn. asp:
On Error Resume Next
You can.

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.