paper-with-me

Papers

TREC: APT Tactic / Technique Recognition via Few-Shot Provenance Subgraph Learning

2024-02-23 · Mingqi Lv, HongZhe Gao, Xuebo Qiu, Tieming Chen, Tiantian Zhu, Jinyin Chen, Shouling Ji

APT (Advanced Persistent Threat) with the characteristics of persistence, stealth, and diversity is one of the greatest threats against cyber-infrastructure. As a countermeasure, existing studies leverage provenance graphs to capture the complex relations between system entities in a host for effective APT detection. In addition to detecting single attack events as most existing work does, understanding the tactics / techniques (e.g., Kill-Chain, ATT&CK) applied to organize and accomplish the APT attack campaign is more important for security operations. Existing studies try to manually design a set of rules to map low-level system events to high-level APT tactics / techniques. However, the rule based methods are coarse-grained and lack generalization ability, thus they can only recognize APT tactics and cannot identify fine-grained APT techniques and mutant APT attacks. In this paper, we propose TREC, the first attempt to recognize APT tactics / techniques from provenance graphs by exploiting deep learning techniques. To address the "needle in a haystack" problem, TREC segments small and compact subgraphs covering individual APT technique instances from a large provenance graph based on a malicious node detection model and a subgraph sampling algorithm. To address the "training sample scarcity" problem, TREC trains the APT tactic / technique recognition model in a few-shot learning manner by adopting a Siamese neural network. We evaluate TREC based on a customized dataset collected and made public by our team. The experiment results show that TREC significantly outperforms state-of-the-art systems in APT tactic recognition and TREC can also effectively identify APT techniques.

📄 PDF Abstract BibTeX arXiv:2402.15147

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Incorporating Q&A Nuggets into Retrieval-Augmented Generation

2026-01-19 · Laura Dietz, Bryan Li, Gabrielle Liu, Jia-Huei Ju 외 arxiv

RAGE systems integrate ideas from automatic evaluation (E) into Retrieval-augmented Generation (RAG). As one such example, we present Crucible, a Nugget-Augmented Generation System that preserves explicit citation proven…

Intention Recognition in Real-Time Interactive Navigation Maps

2025-02-24 · Peijie Zhao, Zunayed Arefin, Felipe Meneguzzi, Ramon Fraga Pereira

In this demonstration, we develop IntentRec4Maps, a system to recognise users' intentions in interactive maps for real-world navigation. IntentRec4Maps uses the Google Maps Platform as the real-world interactive map, and…

Intent DetectionLanguage ModelingLanguage ModellingLarge Language Model

A novel automatic shot boundary detection algorithm: robust to illumination and motion effect

2019-11-10 · Signal, Image and Video Processing volume 2019 11 · Alok Singh, Dalton Meitei Thounaojam & Saptarshi Chakraborty

Many researches have been done on shot boundary detection, but the performance of shot boundary detection approaches is yet to be addressed for the videos having sudden illumination and object/camera motion effects effic…

Boundary DetectionCamera shot boundary detection

On the Brittleness of CLIP Text Encoders

2025-11-06 · Allie Tran, Luca Rossetto arxiv

Multimodal co-embedding models, especially CLIP, have advanced the state of the art in zero-shot classification and multimedia information retrieval in recent years by aligning images and text in a shared representation …

Information RetrievalAd-hoc video search

A Heterogeneous Graph Learning Model for Cyber-Attack Detection

2021-12-16 · Mingqi Lv, chengyu dong, Tieming Chen, Tiantian Zhu 외

A cyber-attack is a malicious attempt by experienced hackers to breach the target information system. Usually, the cyber-attacks are characterized as hybrid TTPs (Tactics, Techniques, and Procedures) and long-term advers…

Cyber Attack DetectionGraph LearningIntrusion Detection