iis5的asp泄露

作者:袖梨 2022-07-02
iis5的asp泄露
当 IIS 5.0 接收到一个特殊格式的头 (Translate: f) 的 HTTP 请求,同时 UR
L 末尾包含一个特殊字符时,IIS 会使用错误的处理方法导致文件源代码泄漏。

以下代码仅仅用来测试和研究这个漏洞,如果您将其用于不正当的途径请后果自

#!/usr/bin/perl
# Expl0it By [email protected]
# Tested with sucess against IIS 5.0. Maybe it works against IIS 4.0 u
sing a shared drive but I haven

相关文章

精彩推荐