Raij\=u: Reinforcement Learning-Guided Post-Exploitation for Automating Security Assessment of Network Systems
Van-Hau Pham, Hien Do Hoang, Phan Thanh Trung, Van Dinh Quoc,, Trong-Nghia To, Phan The Duy

TL;DR
Raijū introduces a reinforcement learning framework that automates post-exploitation steps in network security assessments, significantly improving efficiency and success rates in simulated environments.
Contribution
It presents a novel RL-driven automation framework for post-exploitation, integrating RL algorithms with attack modules to assist penetration testers.
Findings
Achieved over 84% success rate in automated attacks
RL agents effectively select actions for post-exploitation tasks
A2C algorithm outperforms PPO in action selection
Abstract
In order to assess the risks of a network system, it is important to investigate the behaviors of attackers after successful exploitation, which is called post-exploitation. Although there are various efficient tools supporting post-exploitation implementation, no application can automate this process. Most of the steps of this process are completed by experts who have profound knowledge of security, known as penetration testers or pen-testers. To this end, our study proposes the Raij\=u framework, a Reinforcement Learning (RL)-driven automation approach that assists pen-testers in quickly implementing the process of post-exploitation for security-level evaluation in network systems. We implement two RL algorithms, Advantage Actor-Critic (A2C) and Proximal Policy Optimization (PPO), to train specialized agents capable of making intelligent actions, which are Metasploit modules to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Security and Intrusion Detection · Advanced Malware Detection Techniques · Information and Cyber Security
MethodsA2C
