智睿管理系统修改管理任意密码漏洞后门
摘要:漏洞出在Admin_Passod.asp文件,
漏洞出在Admin_Passod.asp文件,
<>
<>
<%
response.expires = 0
response.expiresabsolute = now() - 1
response.addHeader "pragma","no-cache"
response.addHeader "cache-control","private"
Response.cachecontrol = "no-cache"
'========判断是否具有管理权限
%>
<html>
<head>
<meta. http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<link href="images/Admin_css.css" type=text/css rel=stylesheet>
</head>
<body>
其实在上面的页面中加入
<>即可,不过不是一个页面,在admin目录中有多个页面需要添加。
【智睿管理系统修改管理任意密码漏洞后门】相关文章:
★ 功能强大的php文件管理器ajaxplorer使用图文教程
★ php168 v6分类信息整合ucenter同步登录,同步退出解决方案
★ 去掉MyPic标题里的版权Powered by MyPic的方法
★ cPanel Cron jobs定时备份和优化网站程序以及数据