【发布时间】:2015-01-19 10:45:49
【问题描述】:
浏览我的ASP.NET 网站的日志,我看到了那一行:
从客户端 (&) 检测到潜在危险的 Request.Path 值。在 System.Web.HttpRequest.ValidateInputIfRequiredByConfig() 在 System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)
路径是:
http://example.com/scripts/&&!bs.test(a)&&(p.support.htmlserialize||!bu.test(a))&&(p.support.leadingwhitespace||!bn.test(a))&&!bz[(bp.exec(a)||[
是某种内部脚本错误,还是有人试图在我的网站上查找漏洞?
【问题讨论】:
-
谷歌搜索“p.support.htmlserialize”测试/破解结果表明有人试图测试漏洞