detectXSS
描述:如果找到XSS注入,则返回true。 此运算符使用LibInjection检测XSS攻击。
版本:2.8.0
例:
#在请求体内检测XSS注入
SecRule REQUEST_BODY "@detectXSS" "id:12345,log,deny"
注意:此运算符支持“capture”动作。
Created with the Personal Edition of HelpNDoc: Easy EPub and documentation editor
描述:如果找到XSS注入,则返回true。 此运算符使用LibInjection检测XSS攻击。
版本:2.8.0
例:
#在请求体内检测XSS注入
SecRule REQUEST_BODY "@detectXSS" "id:12345,log,deny"
注意:此运算符支持“capture”动作。
Created with the Personal Edition of HelpNDoc: Easy EPub and documentation editor