Desarrollo de una red neuronal MLP para la detección de Botnets en el conjunto de datos UNSW BOT-IOT

This project deals with the development of an MLP neural network that detects malicious attacks within the network; introducing neural networks and presenting the characteristics and models used to theoretically explain the detection of botnets in the UNSW-BoT-IoT data set. The data set called UNSW-...

全面介紹

Saved in:
書目詳細資料
主要作者: Totoy Granja, Victor Manuel (author)
格式: bachelorThesis
語言:spa
出版: 2020
主題:
在線閱讀:http://dspace.udla.edu.ec/handle/33000/13096
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:This project deals with the development of an MLP neural network that detects malicious attacks within the network; introducing neural networks and presenting the characteristics and models used to theoretically explain the detection of botnets in the UNSW-BoT-IoT data set. The data set called UNSW-BoT-IoT was taken, which contains botnet attacks including DDos, Dos, the data was analyzed, later the BoT attacks were used to process them with the help of the Pycharm application and its tools Pandas, NumPy and sklearn, which are tools for processing data. Once the data had been processed, the construction of the neural network was carried out by means of the multilayer perceptron model (MLP). The processed data was inserted, and this network was trained, which uses backward propagation or also called delta so that it can identify botnet attacks and thus learn by itself and continue to detect subsequent botnet attacks.