Cloud-Based Intrusion Detection System Using Machine Learning
摘要
In today’s world, the intricacies of cyber attacks and proliferation of networked systems increasingly necessitate the use of sophisticated Intrusion Detection Systems. Current traditional IDS measures based solely on misuse detection are found to be ineffective in handling modern threats as they are dynamic and relatively complex. This paper develops a novel IDS architecture with LSTM networks to enhance the threat detection capabilities. This work exploits the use of LSTM in capturing long-range temporal dependencies and also the complex patterns found in network traffic data. With an accuracy of 98.86%, this proposed model demonstrates how well the system can distinguish normal from malicious activities. Additional performance metrics in terms of precision, recall, and F1-score confirm the robustness of the model. Important characteristic of the proposed model is its efficiency, because the model needs only 332.76 training seconds-the time spent learning can be considered to be significant in case of real-time intrusion detection. However, this confusion matrix reveals that weaknesses of the developed model exist in the classification attack categories, a problem that could become less important in further versions of the IDS systems. This paper presents a less general attack categorization in the design of more resilient and adaptive IDS frameworks. The benefits of these technical developments underline the requirement for embedding deep learning techniques in developing solutions to emerging cyber threats and in overall cybersecurity resilience.