aegis-dos-protection/test/Inspection_config.json
2021-10-24 12:52:16 +02:00

11 lines
237 B
JSON

{
"UDP_flood_weight" : 1,
"TCP_flood_weight": 1,
"ICMP_flood_weight": 1,
"SYNFIN_weight": 1,
"SMALLWINDOW_weight": 1,
"threshold_UDP": 5,
"threshold_TCP": 5,
"threshold_ICMP": 5,
"min_window_size": 5
}