4th International Conference on Artificial Intelligence and Applied Mathematics in Engineering ICAIAME 2022, Baku, Azerbaycan, 26 Nisan 2022, cilt.4, sa.1, ss.415-422
Supervisory Control and Data Acquisition Systems (SCADA) performs inspection and monitoring tasks in critical infrastructures or facilities.
Attackers target SCADA systems to damage these structures or facilities. Performance loss of SCADA systems can negatively affect the entire system or stop the
operation of the entire system. Therefore, it has become necessary to provide cyber
security of SCADA systems against attacks. In this study, the dataset obtained from
the test bed containing the SCADA system was used. Different attack examples
were applied to this test bed and the attack results were examined. Accordingly,
the dataset includes DDoS attack data such as Modbus Query Flooding, ICMP
Flooding and TCP SYN Flooding. Classification was made using machine learning algorithms to predict the attack type. In addition to machine learning, a method
for feature selection is also used in the study. According to the results obtained, the
highest success rates for both stages were obtained with Decision Tree, K-Nearest
Neighbors Regressor and K-Nearest Neighbors Classifier