add tests
This commit is contained in:
11
test/Inspection_config.json
Normal file
11
test/Inspection_config.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user