paper-with-me

Papers

Advanced Persistent Threats (APT) Attribution Using Deep Reinforcement Learning

2024-10-15 · Animesh Singh Basnet, Mohamed Chahine Ghanem, Dipo Dunsin, Wiktor Sowinski-Mydlarz

The development of the DRL model for malware attribution involved extensive research, iterative coding, and numerous adjustments based on the insights gathered from predecessor models and contemporary research papers. This preparatory work was essential to establish a robust foundation for the model, ensuring it could adapt and respond effectively to the dynamic nature of malware threats. Initially, the model struggled with low accuracy levels, but through persistent adjustments to its architecture and learning algorithms, accuracy improved dramatically from about 7 percent to over 73 percent in early iterations. By the end of the training, the model consistently reached accuracy levels near 98 percent, demonstrating its strong capability to accurately recognise and attribute malware activities. This upward trajectory in training accuracy is graphically represented in the Figure, which vividly illustrates the model maturation and increasing proficiency over time.

📄 PDF Abstract BibTeX arXiv:2410.11463

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeDeep Reinforcement Learningreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…

Similar Papers 제목 키워드 기반

DeepAPT: Nation-State APT Attribution Using End-to-End Deep Neural Networks

2017-11-27 · Ishai Rosenberg, Guillaume Sicard, Eli David

In recent years numerous advanced malware, aka advanced persistent threats (APT) are allegedly developed by nation-states. The task of attributing an APT to a specific nation-state is extremely challenging for several re…

Authorship Attribution

APT-MMF: An advanced persistent threat actor attribution method based on multimodal and multilevel feature fusion

2024-02-20 · Nan Xiao, Bo Lang, Ting Wang, Yikai Chen

Threat actor attribution is a crucial defense strategy for combating advanced persistent threats (APTs). Cyber threat intelligence (CTI), which involves analyzing multisource heterogeneous data from APTs, plays an import…

AttributeGraph Attention

End-to-End Deep Neural Networks and Transfer Learning for Automatic Analysis of Nation-State Malware

2019-11-30 · Ishai Rosenberg, Guillaume Sicard, Eli David

Malware allegedly developed by nation-states, also known as advanced persistent threats (APT), are becoming more common. The task of attributing an APT to a specific nation-state or classifying it to the correct APT fami…

Authorship AttributionTransfer Learning

ProAPT: Projection of APT Threats with Deep Reinforcement Learning

2022-09-15 · Motahareh Dehghan, Babak Sadeghiyan, Erfan Khosravian, Alireza Sedighi Moghaddam 외

The highest level in the Endsley situation awareness model is called projection when the status of elements in the environment in the near future is predicted. In cybersecurity situation awareness, the projection for an …

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Hybridizing Base-Line 2D-CNN Model with Cat Swarm Optimization for Enhanced Advanced Persistent Threat Detection

2024-08-30 · Ali M. Bakhiet, Salah A. Aly

In the realm of cyber-security, detecting Advanced Persistent Threats (APTs) remains a formidable challenge due to their stealthy and sophisticated nature. This research paper presents an innovative approach that leverag…