paper-with-me

Papers

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, Dongqi Han, Han Zhang, Hongbin Sun, Xingang Shi, Jiahai Yang

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 provenance to detect threats in a host. Data provenance is a directed acyclic graph constructed from system audit data. Nodes in a provenance graph represent system entities (e.g., $processes$ and $files$) and edges represent system calls in the direction of information flow. However, previous studies, which extract features of the whole provenance graph, are not sensitive to the small number of threat-related entities and thus result in low performance when hunting stealthy threats. We present threaTrace, an anomaly-based detector that detects host-based threats at system entity level without prior knowledge of attack patterns. We tailor GraphSAGE, an inductive graph neural network, to learn every benign entity's role in a provenance graph. threaTrace is a real-time system, which is scalable of monitoring a long-term running host and capable of detecting host-based intrusion in their early phase. We evaluate threaTrace on three public datasets. The results show that threaTrace outperforms three state-of-the-art host intrusion detection systems.

📄 PDF Abstract BibTeX arXiv:2111.04333

Code (1)

threatrace-detector/threatrace pytorch

Tasks

Graph LearningGraph Neural NetworkIntrusion Detection

Methods 이 논문이 사용한 방법론

GraphSAGE GraphSAGE is a general inductive framework that leverages node feature information (e.g., text attributes) to efficiently generate node embeddings for previously unseen…

Similar Papers 제목 키워드 기반

GraphGhost: Tracing Structures Behind Large Language Models

2025-10-07 · Xinnan Dai, Xianxuan Long, Chung-Hsiang Lo, Kai Guo 외 arxiv

Large Language Models (LLMs) exhibit strong reasoning capabilities on structured tasks, yet the internal mechanisms underlying such behaviors remain poorly understood. Existing interpretation methods mainly focus on toke…

Host-Based Network Intrusion Detection via Feature Flattening and Two-stage Collaborative Classifier

2023-06-15 · Zhiyan Chen, Murat Simsek, Burak Kantarci, Mehran Bagheri 외

Network Intrusion Detection Systems (NIDS) have been extensively investigated by monitoring real network traffic and analyzing suspicious activities. However, there are limitations in detecting specific types of attacks …

Intrusion DetectionNetwork Intrusion Detection

Ghost in the Transformer: Detecting Model Reuse with Invariant Spectral Signatures

2025-11-09 · Suqing Wang, Ziyang Ma, Li Xinyi, Zuchao Li arxiv

Large Language Models (LLMs) are widely adopted, but their high training cost leads many developers to fine-tune existing open-source models. While most adhere to open-source licenses, some falsely claim original trainin…

Defense via Behavior Attestation against Attacks in Connected and Automated Vehicles based Federated Learning Systems

2024-03-14 · Godwin Badu-Marfo, Ranwa Al Mallah, Bilal Farooq

The recent application of Federated Learning algorithms in IOT and Wireless vehicular networks have given rise to newer cyber threats in the mobile environment which hitherto were not present in traditional fixed network…

Federated Learning

AVSim - Realistic Simulation Framework for Airborne and Vector-Borne Disease Dynamics

2025-02-10 · Pandula Thennakoon, Mario De Silva, M. Mahesha Viduranga, Sashini Liyanage 외

The COVID-19 pandemic underscored the critical need for rapid epidemic trend identification and effective intervention strategies to mitigate disease progression and its socio-economic impact. Concurrent with emerging th…