SafeLine icon indicating copy to clipboard operation
SafeLine copied to clipboard

[Suggestion] Custom rule matching targets add Attack Type

Open hz157 opened this issue 1 year ago • 2 comments
trafficstars

What would you like to be added or improved?

自定义规则匹配目标增加根据攻击类型匹配,可针对单一攻击类型放行,其他条件组合使用。

Why is it needed?

在线编辑html代码过程中payload可能存在<img src="url"/>等之类的标签,命中XSS特征waf会进行拦截,白名单可针对接口地址及host放行,但这是全类型放行,是否可以增加针对单一攻击类型选择,放行某一攻击类型的请求?

hz157 avatar Jul 15 '24 11:07 hz157