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

黑客技术
拥有高超的本领 黑客速成学习法
侵250万台电脑盗千万巨款 18岁黑客落网
世界第一批黑客高手浮出水面
史上最牛军方网络黑客就引渡至美国上诉
少年领导“黑客”团伙 侵入全球130万台电脑
如何用木马取得远程电脑上QQ聊天纪录
看黑客如何入侵Linux操作系统
黑客如何利用文件包含漏洞进行网站入侵
密码遗忘破解方法大汇总
警惕木马“恋”上贺岁大片
解析新时代的黑客攻击技术
浅谈ARP欺骗类病毒的防治思路
九个方法防范垃圾邮件
黑客域名劫持攻击详细步骤
常用的密码破解方法大汇总
回顾中国黑客的发展里程
黑客攻击新技术:机遇型攻击
Flash动画被黑客用来实施攻击
中国黑客自己的历史
简单方法查找攻击者的老巢

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


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-09-13   浏览: 130 ::
收藏到网摘: 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