网站地图    收藏   

主页 > 后端 > 网站安全 >

傲游分站多重缺陷 - 网站安全 - 自学php

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

[导读] 1.SQL error Leak (table,column)2.phpinfo3.Apache httpOnly Cookie4.XSS1.SQL error Leak (table,column)http://help.maxthon.cn//view.php?cid=214tid=9Query Error: SELECT * FROM help_conte......

1.SQL error Leak (table,column)
2.phpinfo
3.Apache httpOnly Cookie
4.XSS


1.SQL error Leak (table,column)
http://help.maxthon.cn//view.php?cid=214&tid=9
Query Error: SELECT * FROM help_contentindex i LEFT JOIN help_content c USING(tid) WHERE i.tid='9' AND cid='214'

2.phpinfo
http://help.maxthon.cn//test.php

3.Apache httpOnly Cookie Vuln
help.maxthon.cn

4.XSS

http://tuan.maxthon.cn:80//dianping/index.php?request=site&sid=547&type=" onmouseover=alert(/insight/) bad="

http://tuan.maxthon.cn//Search/?Page=5&Value=" onmouseover=alert(/insight/) bad="


1.SQL error Leak (table,column)


2.phpinfo


3.Apache httpOnly Cookie www.2cto.com


4.XSS


 

修复方案:
1.don't print error message
2.remove file
3.upgrade web server
4.Filter Iuput


作者  insight-labs

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

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

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

添加评论