Catch Me If You Can: Improving Adversaries in Cyber-Security With Q-Learning Algorithms
Abstract
The ongoing rise in cyberattacks and the lack of skilled professionals in the cybersecurity domain to combat these attacks show the need for automated tools capable of detecting an attack with good performance. Attackers disguise their actions and launch attacks that consist of multiple actions, which are difficult to detect. Therefore, improving defensive tools requires their calibration against a well-trained attacker. In this work, we propose a model of an attacking agent and environment and evaluate its performance using basic Q-Learning, Naive Q-learning, and DoubleQ-Learning, all of which are variants of Q-Learning. The attacking agent is trained with the goal of exfiltrating data whereby all the hosts in the network have a non-zero detection probability. Results show that the DoubleQ-Learning agent has the best overall performance rate by successfully achieving the goal in of the interactions.
Cite
@article{arxiv.2302.03768,
title = {Catch Me If You Can: Improving Adversaries in Cyber-Security With Q-Learning Algorithms},
author = {Arti Bandhana and Ondřej Lukáš and Sebastian Garcia and Tomáš Kroupa},
journal= {arXiv preprint arXiv:2302.03768},
year = {2023}
}