当前位置: 首页 > 图文教程 > 网络安全 > 黑客技术 > NET IIS暴绝对路径漏洞

黑客技术
深入了解系统日志文件,看看黑客是如何清除的
黑客技术:黑客怎样攻破SQL服务器系统
黑客技术:加密狗加密与破解教程(一)
中国邮与上海人才网等遭黑客挂马
黑客技术:瞬间破解锁定的网页
黑客技术:木马藏身之地
黑客技术:躲避黑客从这里做起
摆脱黑客攻击全攻略
混合攻击检测技术
谈黑客入侵的一些经验
IE浏览器主页频繁被强行修改的分析处理
制作ASP脚本组件实现重启服务器
黑客技术教程:制作一个微型QQ炸弹
黑客技术:教你破解QQ键盘保护
挂马大法汇总
黑客专家教你轻松解密Md5
教你追踪Windows系统登录时间
巧用XP系统安全模式卸载驱动
rundll32.exe大全
如何补救被黑客入侵的网站

黑客技术 中的 NET IIS暴绝对路径漏洞


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-09-13   浏览: 127 ::
收藏到网摘: n/a

Title:Microsoft ASP.NET May Disclose Web Directory to Remote Users in Certain Cases
Description: If the ASP.NET application does not filter the error message, the web
directory information may be disclosed to remote users by using an unavailable file
which start with "~".
Hi, I'm Soroush Dalili from GrayHatz Security Group(GSG).I found new thing in .NET
Framework Version:1.1 (.ASPX Files).
If error mode in .net configuration is on, Run an unavailable aspx file that start with
"~" can cause showing full path in browsers.
For Example: Http://[URL]/~foo.aspx
------------------------------------------------------------------------
Note:Version 2 have not this bug and it return file does not exist
Vendor URL: www.microsoft.com
Version:1.1
Soloution: Update to version 2 or enable error filtering
Finder: Soroush Dalili
Team: GSG [GrayHatz Security group]
Web: grayhatz.net
Country: Iran
Email: Irsdl[a.t]yahoo[d.o.t]com

搜索引擎 inurl:aspx,然后随便点个连接,在url后输入~fly_ocean.aspx,即可暴出绝对路径。
例如:
http://www.fodonline.com/qihuoju/default.aspx~fly_ocean.aspx
用于监视的文件名无效:“D:\aaa\qihuoju\default.aspx~fly_ocean.aspx”。用于监视的文件名必须具有绝对路径,并且不包含通配符。
版本信息: Microsoft .NET Framework 版本:1.1.4322.2300; ASP.NET 版本:1.1.4322.2300