paper-with-me

Papers

TBDetector:Transformer-Based Detector for Advanced Persistent Threats with Provenance Graph

2023-04-06 · Nan Wang, Xuezhi Wen, Dalin Zhang, Xibin Zhao, Jiahui Ma, Mengxia Luo, Sen Nie, Shi Wu, Jiqiang Liu

APT detection is difficult to detect due to the long-term latency, covert and slow multistage attack patterns of Advanced Persistent Threat (APT). To tackle these issues, we propose TBDetector, a transformer-based advanced persistent threat detection method for APT attack detection. Considering that provenance graphs provide rich historical information and have the powerful attacks historic correlation ability to identify anomalous activities, TBDetector employs provenance analysis for APT detection, which summarizes long-running system execution with space efficiency and utilizes transformer with self-attention based encoder-decoder to extract long-term contextual features of system states to detect slow-acting attacks. Furthermore, we further introduce anomaly scores to investigate the anomaly of different system states, where each state is calculated with an anomaly score corresponding to its similarity score and isolation score. To evaluate the effectiveness of the proposed method, we have conducted experiments on five public datasets, i.e., streamspot, cadets, shellshock, clearscope, and wget_baseline. Experimental results and comparisons with state-of-the-art methods have exhibited better performance of our proposed method.

📄 PDF Abstract BibTeX arXiv:2304.02838

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Similar Papers 제목 키워드 기반

Devising Malware Characterstics using Transformers

2020-05-23 · Simra Shahid, Tanmay Singh, Yash Sharma, Kapil Sharma

With the increasing number of cybersecurity threats, it becomes more difficult for researchers to skim through the security reports for malware analysis. There is a need to be able to extract highly relevant sentences wi…

Malware Analysis

threaTrace: Detecting and Tracing Host-based Threats in Node Level Through Provenance Graph Learning

2021-11-08 · Su Wang, Zhiliang Wang, Tao Zhou, Xia Yin 외

Host-based threats such as Program Attack, Malware Implantation, and Advanced Persistent Threats (APT), are commonly adopted by modern attackers. Recent studies propose leveraging the rich contextual information in data …

Graph LearningGraph Neural NetworkIntrusion Detection

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…

Hack Me If You Can: Aggregating AutoEncoders for Countering Persistent Access Threats Within Highly Imbalanced Data

2024-06-27 · Sidahmed Benabderrahmane, Ngoc Hoang, Petko Valtchev, James Cheney 외

Advanced Persistent Threats (APTs) are sophisticated, targeted cyberattacks designed to gain unauthorized access to systems and remain undetected for extended periods. To evade detection, APT cyberattacks deceive defense…

Anomaly Detection

A Study on the Importance of Features in Detecting Advanced Persistent Threats Using Machine Learning

2025-02-11 · Ehsan Hallaji, Roozbeh Razavi-Far, Mehrdad Saif

Advanced Persistent Threats (APTs) pose a significant security risk to organizations and industries. These attacks often lead to severe data breaches and compromise the system for a long time. Mitigating these sophistica…

feature selection