Next Article in Journal
Deformation Characteristics of Bolted Rock Joints under Compression-Shear Load
Next Article in Special Issue
Area-Time Efficient Hardware Architecture for CRYSTALS-Kyber
Previous Article in Journal
3D Modelling of Archaeoseismic Damage in the Roman Site of Baelo Claudia (Gibraltar Arc, South Spain)
Previous Article in Special Issue
A Secured Industrial Internet-of-Things Architecture Based on Blockchain Technology and Machine Learning for Sensor Access Control Systems in Smart Manufacturing
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Comparison of an Adaptive Self-Guarded Honeypot with Conventional Honeypots

NaDI Research Institute, University of Namur, 5000 Namur, Belgium
*
Author to whom correspondence should be addressed.
Appl. Sci. 2022, 12(10), 5224; https://doi.org/10.3390/app12105224
Submission received: 18 April 2022 / Revised: 11 May 2022 / Accepted: 19 May 2022 / Published: 21 May 2022
(This article belongs to the Special Issue Recent Advances in Cybersecurity and Computer Networks)

Abstract

To proactively defend computer systems against cyber-attacks, a honeypot system—purposely designed to be prone to attacks—is commonly used to detect attacks, discover new vulnerabilities, exploits or malware before they actually do real damage to real systems. Its usefulness lies in being able to operate without being identified as a trap by adversaries; otherwise, its values are significantly reduced. A honeypot is commonly classified by the degree of interactions that they provide to the attacker: low, medium and high-interaction honeypots. However, these systems have some shortcomings of their own. First, the low and medium-interaction honeypots can be easily detected due to their limited and simulated functions of a system. Second, the usage of real systems in high-interaction honeypots has a high risk of security being compromised due to its unlimited functions. To address these problems, we developed Asgard an adaptive self-guarded honeypot, which leverages reinforcement learning to learn and record attacker’s tools and behaviour while protecting itself from being deeply compromised. In this paper, we compare Asgard and its variant Midgard with two conventional SSH honeypots: Cowrie and a real Linux system. The goal of the paper is (1) to demonstrate the effectiveness of the adaptive honeypot that can learn to compromise between collecting attack data and keeping the honeypot safe, and (2) the benefit of coupling of the environment state and the action in reinforcement learning to define the reward function to effectively learn its objectives. The experimental results show that Asgard could collect higher-quality attacker data compared to Cowrie while evading the detection and could also protect the system for as long as it can through blocking or substituting the malicious programs and some other commands, which is the major problem of the high-interaction honeypot.
Keywords: adaptive honeypot; self-guarded honeypot; reinforcement learning; Q-learning; conventional honeypot adaptive honeypot; self-guarded honeypot; reinforcement learning; Q-learning; conventional honeypot

Share and Cite

MDPI and ACS Style

Touch, S.; Colin, J.-N. A Comparison of an Adaptive Self-Guarded Honeypot with Conventional Honeypots. Appl. Sci. 2022, 12, 5224. https://doi.org/10.3390/app12105224

AMA Style

Touch S, Colin J-N. A Comparison of an Adaptive Self-Guarded Honeypot with Conventional Honeypots. Applied Sciences. 2022; 12(10):5224. https://doi.org/10.3390/app12105224

Chicago/Turabian Style

Touch, Sereysethy, and Jean-Noël Colin. 2022. "A Comparison of an Adaptive Self-Guarded Honeypot with Conventional Honeypots" Applied Sciences 12, no. 10: 5224. https://doi.org/10.3390/app12105224

APA Style

Touch, S., & Colin, J.-N. (2022). A Comparison of an Adaptive Self-Guarded Honeypot with Conventional Honeypots. Applied Sciences, 12(10), 5224. https://doi.org/10.3390/app12105224

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop