A Novel Reinforcement Learning Model for Post-Incident Malware Investigations
Dipo Dunsin, Mohamed Chahine Ghanem, Karim Ouazzane, Vassil, Vassilev

TL;DR
This paper introduces a reinforcement learning framework to enhance malware investigation processes by automating detection and analysis, aiming to improve accuracy and efficiency in cyber incident response.
Contribution
It presents a novel RL-based model utilizing Q-learning and MDPs for malware pattern identification in forensic investigations, addressing current challenges in automation and accuracy.
Findings
RL improves malware detection rates over traditional methods
Performance varies with environment complexity and learning parameters
RL shows promise but needs refinement for diverse malware types
Abstract
This Research proposes a Novel Reinforcement Learning (RL) model to optimise malware forensics investigation during cyber incident response. It aims to improve forensic investigation efficiency by reducing false negatives and adapting current practices to evolving malware signatures. The proposed RL framework leverages techniques such as Q-learning and the Markov Decision Process (MDP) to train the system to identify malware patterns in live memory dumps, thereby automating forensic tasks. The RL model is based on a detailed malware workflow diagram that guides the analysis of malware artefacts using static and behavioural techniques as well as machine learning algorithms. Furthermore, it seeks to address challenges in the UK justice system by ensuring the accuracy of forensic evidence. We conduct testing and evaluation in controlled environments, using datasets created with Windows…
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
TopicsAdvanced Malware Detection Techniques · Network Security and Intrusion Detection · Digital and Cyber Forensics
MethodsQ-Learning
