如何实现经典asp页面的URL过滤

问题描述:





我在IIS 6.0中有一个包含经典asp页面的网站。我正在尝试实现.asp请求的URL过滤,以避免URL中的跨站点脚本攻击。请让我知道它的实现方式。



i作为一个通用函数编写并从每个页面调用函数。(不是最佳实践)。 />




任何帮助表示赞赏。







谢谢,

Manowj。

Hi,

i have a website with classic asp pages in IIS 6.0. I'm trying to implement URL filtering of .asp requests to avoid Cross-site scripting attacks in URL. Please let me know the ways it can be implemented.

i have written as a common function and calling the function from each page.(Not a best practice).


Any help is appreciated.



Thanks,
Manowj.