Network Security Event Prediction Based on Recurrent Neural Network

Yiran HAO,Yiqiang SHENG,Jinlin WANG,Chaopeng LI
DOI: https://doi.org/10.3969/j.issn.2095-347X.2017.05.010
2017-01-01
Abstract:Aiming at the shortcomings of the existing security event prediction algorithm,such as over-reliance on data packet header information,more historical data required,large error of prediction value,easy to fall into local optimum and training time is longer.This paper proposes a new method based on recurrent neural network to analyze packets and their payloads and to predict security events before an attack occurs.Firstly,the source IP address,protocol type and payload are extracted from the data packet as the input of recursive neural network model.Then the training set is used to train the model.At the same time,the model parameters are updated by the batch gradient descending.Finally,the test set is used to evaluate the prediction accuracy of the model.Through the recurrent neural network analysis of the payload can be more accurate to determine the attack,greatly enhance the network security event prediction accuracy.
What problem does this paper attempt to address?