Anomaly-Based Detection of Log4j Attack in SDN
摘要
The widely used Java library Log4j logging framework has lately come under attack from a major vulnerability known as CVE-2021–44228, also known as Log4Shell. Through the use of malicious log messages, the vulnerability enables attackers to compromise vulnerable systems by executing remote code. A key component of SDN systems is the RYU controller, an open-source software-defined networking (SDN) controller that provides a wide range of functionalities. It can communicate and interact with SDN-capable switches and other network elements. It is used in SDN installations for managing, controlling, and supporting network automation and orchestration. This paper proposes a new anomaly-based Log4j detection approach in SDN networks. We have used multiple machine-learning classifiers to analyze and detect anomalies in network traffic generated by Log4j attacks to get the best achievable accuracy for real-time model development. The conducted experiment results that the proposed approach can give high accuracy up to 98% in detecting Log4j attack in SDN environment.