STM suffix asp ssi debugging upload Trojan

Source: Internet
Author: User

STMIs a fileSuffix

The request for test. STM in the browser is blank. But checkSource codeIs the actual content of the file.ASPFile, you can view the ASP source code.

Check the IIS server/main directory/configuration/ ing/STM and find that the file with this suffix resolved by IIS isC:/Windows/system32/inetsrv/ssinc. dll That is, server inclusion.

With this feature, you canDebuggingASPProgramFor example, an ASP file contains a lot of include file = "". If you want to see if there are any duplicates or other such files, you can change the suffix of this file to STM and browse it in a browser.Code.

Some websites are not allowed to upload ASP, aspx, htm, and HTML files, but there is no restriction on the file suffix. You can upload an X. stm file to the server. Write in code<! -- # Include file = "conn. asp" --> if you know the preparation position of conn. asp, you can use the relative path to locate it. Then, you can view the data at a glance. In this caseTrojan.

Note: You can use STM to debug ASP and delete this ing When configuring IIS. The last time a student tried to view all the code contained in an ASP file, he forgot the specific suffix even though he remembered it. At the moment, Google and Baidu could not find it, I forgot to check the IIS ing. Today, I think that good memory is not as good as bad writing. If you insist on seeing it, I believe this article is useful to you.

 

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.