From 00b57bc1c0d6ec40d577e205855eaf0bf6d127ed Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Mon, 15 Apr 2024 22:34:50 +0800 Subject: [PATCH] Update user_agent.json --- plugins/op_waf/waf/rule/user_agent.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/op_waf/waf/rule/user_agent.json b/plugins/op_waf/waf/rule/user_agent.json index a8cc7fae0..b5220f555 100755 --- a/plugins/op_waf/waf/rule/user_agent.json +++ b/plugins/op_waf/waf/rule/user_agent.json @@ -1,5 +1,6 @@ [ [1,"(HTTrack|Apache-HttpClient|harvest|audit|dirbuster|pangolin|nmap|sqln|hydra|Parser|libwww|BBBike|sqlmap|w3af|owasp|Nikto|fimap|havij|zmeu|BabyKrokodil|netsparker|httperf| SF/)","关键词过滤1",0], [1,"(ApacheBench)","AB测试",0], - [1,"(Amazonbot)","爬虫",0] + [1,"(Amazonbot)","Amazon爬虫",0], + [1,"(SemrushBot)","Semrush爬虫",0] ] \ No newline at end of file