File tree Expand file tree Collapse file tree 14 files changed +137
-1
lines changed
examples/ctown_topology/dataset/dataset_anomaly_config_files Expand file tree Collapse file tree 14 files changed +137
-1
lines changed Original file line number Diff line number Diff line change 11inp_file : ctown_map.inp
22iterations : 2880
3- # iterations: 60
43network_topology_type : complex
54plcs : !include ctown_plcs.yaml
65log_level : debug
Original file line number Diff line number Diff line change 1+ inp_file : ctown_map.inp
2+ iterations : 2880
3+ network_topology_type : complex
4+ plcs : !include ctown_plcs.yaml
5+ simulator : epynet
6+ demand : pdd
7+ output_path : attack_output_11
8+ demand_patterns : events/demands_ctown_01.csv
9+ initial_tank_data : events/tanks_ctown_01.csv
10+ attacks : !include dataset_attacks/attack_11.yaml
Original file line number Diff line number Diff line change 1+ inp_file : ctown_map.inp
2+ iterations : 2880
3+ network_topology_type : complex
4+ plcs : !include ctown_plcs.yaml
5+ simulator : epynet
6+ demand : pdd
7+ output_path : attack_output_38
8+ demand_patterns : events/demands_ctown_01.csv
9+ initial_tank_data : events/tanks_ctown_01.csv
10+ attacks : !include dataset_attacks/attack_38.yaml
11+ log_level : debug
Original file line number Diff line number Diff line change 1+ inp_file : ctown_map.inp
2+ iterations : 2880
3+ network_topology_type : complex
4+ plcs : !include ctown_plcs.yaml
5+ simulator : epynet
6+ demand : pdd
7+ output_path : attack_output_39
8+ demand_patterns : events/demands_ctown_01.csv
9+ initial_tank_data : events/tanks_ctown_01.csv
10+ attacks : !include dataset_attacks/attack_39.yaml
11+ log_level : debug
Original file line number Diff line number Diff line change 1+ inp_file : ctown_map.inp
2+ iterations : 2880
3+ network_topology_type : complex
4+ plcs : !include ctown_plcs.yaml
5+ simulator : epynet
6+ demand : pdd
7+ output_path : attack_output_40
8+ demand_patterns : events/demands_ctown_01.csv
9+ initial_tank_data : events/tanks_ctown_01.csv
10+ attacks : !include dataset_attacks/attack_40.yaml
11+ log_level : debug
Original file line number Diff line number Diff line change 1+ inp_file : ctown_map.inp
2+ iterations : 2880
3+ network_topology_type : complex
4+ plcs : !include ctown_plcs.yaml
5+ simulator : epynet
6+ demand : pdd
7+ output_path : attack_output_41
8+ demand_patterns : events/demands_ctown_01.csv
9+ initial_tank_data : events/tanks_ctown_01.csv
10+ attacks : !include dataset_attacks/attack_41.yaml
11+ log_level : debug
Original file line number Diff line number Diff line change 1+ inp_file : ctown_map.inp
2+ iterations : 2880
3+ network_topology_type : complex
4+ plcs : !include ctown_plcs.yaml
5+ simulator : epynet
6+ demand : pdd
7+ output_path : attack_output_42
8+ demand_patterns : events/demands_ctown_01.csv
9+ initial_tank_data : events/tanks_ctown_01.csv
10+ attacks : !include dataset_attacks/attack_42.yaml
11+ log_level : debug
Original file line number Diff line number Diff line change 1+ inp_file : ctown_map.inp
2+ iterations : 2880
3+ network_topology_type : complex
4+ plcs : !include ctown_plcs.yaml
5+ simulator : epynet
6+ demand : pdd
7+ output_path : attack_output_43
8+ demand_patterns : events/demands_ctown_01.csv
9+ initial_tank_data : events/tanks_ctown_01.csv
10+ attacks : !include dataset_attacks/attack_43.yaml
11+ log_level : debug
Original file line number Diff line number Diff line change 1+ device_attacks :
2+ - actuator : PU10
3+ command : closed
4+ name : plc5attack1
5+ trigger :
6+ end : 1812
7+ start : 1440
8+ type : time
9+ - actuator : PU11
10+ command : closed
11+ name : plc5attack2
12+ trigger :
13+ end : 1812
14+ start : 1440
15+ type : time
Original file line number Diff line number Diff line change 1+ network_attacks :
2+ - name : plc2attack
3+ tag : T1
4+ target : PLC2
5+ trigger :
6+ end : 1820
7+ start : 295
8+ type : time
9+ type : mitm
10+ value : 0.0
You can’t perform that action at this time.
0 commit comments