modified default analyzer values

This commit is contained in:
Leonardo Bambini
2026-01-05 10:01:51 +01:00
parent ff98a77e1a
commit bf02fdb351
3 changed files with 11 additions and 15 deletions

View File

@@ -38,9 +38,9 @@ behavior:
probability_error_codes: 0 # 0-100 percentage
analyzer:
http_risky_methods_threshold: 0.1
violated_robots_threshold: 0.1
uneven_request_timing_threshold: 5
uneven_request_timing_time_window_seconds: 300
user_agents_used_threshold: 1
attack_urls_threshold: 1
# http_risky_methods_threshold: 0.1
# violated_robots_threshold: 0.1
# uneven_request_timing_threshold: 5
# uneven_request_timing_time_window_seconds: 300
# user_agents_used_threshold: 2
# attack_urls_threshold: 1