activity
20242026
collaborators

11 papers

cs.CR2026

RangeFactory: Scalable Construction of Multi-Hop Cyber Ranges

Hanlin Jiang, Puyi Wang, Jiandong Jin +10

Real-world cyberattacks often require sustained progress across multiple hosts and network segments, making multi-hop cyber ranges essential infrastructure for studying and improvi…

cs.CR2026

No Data? No Problem: Synthesizing Security Graphs for Better Intrusion Detection

Yi Huang, Shaofei Li, Yao Guo +3

Provenance graph analysis plays a vital role in intrusion detection, particularly against Advanced Persistent Threats (APTs), by exposing complex attack patterns. While recent syst…

cs.CR2026

Connect the Dots: Knowledge Graph-Guided Crawler Attack on Retrieval-Augmented Generation Systems

Mengyu Yao, Ziqi Zhang, Ning Luo +5

Stealing attacks pose a persistent threat to the intellectual property of deployed machine-learning systems. Retrieval-augmented generation (RAG) intensifies this risk by extending…

cs.OS2025

Trustworthy and Controllable Professional Knowledge Utilization in Large Language Models with TEE-GPU Execution

Yifeng Cai, Zhida An, Yuhan Meng +5

Future improvements in large language model (LLM) services increasingly hinge on access to high-value professional knowledge rather than more generic web data. However, the data pr…

cs.SE2025

Boosting Pointer Analysis With LLM-Enhanced Allocation Function Detection

Baijun Cheng, Kailong Wang, Ling Shi +5

Pointer analysis is foundational for many static analysis tasks, yet its effectiveness is often hindered by imprecise modeling of heap allocations, particularly in C/C++ programs w…

cs.CR2025

Who Grants the Agent Power? Defending Against Instruction Injection via Task-Centric Access Control

Yifeng Cai, Ziming Wang, Zhaomeng Deng +6

AI agents capable of GUI understanding and Model Context Protocol are increasingly deployed to automate mobile tasks. However, their reliance on over-privileged, static permissions…