paper-with-me

홈 › Papers

AgentSnare: Learning to Delay, Divert, and Defuse Autonomous Penetration Agents

2026-07-29 · Ruoyu Wang, Heng Zhao, Renjie Wu, Mengnan Zhao, Zhixuan Chu, Wanyu Lin, Tianhang Zheng arxiv

Large language model (LLM) agents automate penetration testing through an observation-action loop, selecting actions based on observations returned by tools. This dependence allows defenders to inject deceptive observations that can mislead the agent's decision-making process. However, existing defenses rely heavily on static, isolated artifacts planted in the environment prior to an attack. Advanced agents can progressively recognize and bypass these artifacts, ultimately refocusing their exploitation attempts on the real target. To address this issue, we introduce AgentSnare, a trajectory-adaptive deception system that dynamically unfolds a decoy environment to continually steer the penetration agent away from the real target. Specifically, AgentSnare employs an artifact-construction policy model that constructs candidate artifacts conditioned on the agent's interaction history and decoy state. AgentSnare then validates these candidates and incrementally incorporates valid artifacts into a factually consistent decoy environment, thereby delaying the attack by absorbing its tool calls, diverting its post-entry trajectory within the decoy, and defusing it by inducing completion reports grounded in decoy evidence. Across 15 CVE-Bench web applications and three attacker models, AgentSnare absorbs 46.8% of the agent's tool calls in the decoy and retains 55.9% of post-entry actions there, while 90.0% of completion attempts are grounded in decoy evidence; across all 45 attacker-CVE pairs, no real target is successfully exploited at pass@3.

📄 PDF Abstract BibTeX arXiv:2607.26998

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Asymptotically Unbiased Estimation for Delayed Feedback Modeling via Label Correction

2022-02-14 · Yu Chen, Jiaqi Jin, Hui Zhao, Pengjie Wang 외

Alleviating the delayed feedback problem is of crucial importance for the conversion rate(CVR) prediction in online advertising. Previous delayed feedback modeling methods using an observation window to balance the trade…

CodeFuse-13B: A Pretrained Multi-lingual Code Large Language Model

2023-10-10 · Peng Di, Jianguo Li, Hang Yu, Wei Jiang 외

Code Large Language Models (Code LLMs) have gained significant attention in the industry due to their wide applications in the full lifecycle of software engineering. However, the effectiveness of existing models in unde…

Code GenerationCode TranslationHumanEvalLanguage Modeling+2

The Effects of Varying Penetration Rates of L4-L5 Autonomous Vehicles on Fuel Efficiency and Mobility of Traffic Networks

2023-06-01 · Ozgenur Kavas-Torris, M. Ridvan Cantas, Karina Meneses Cime, Bilin Aksun-Guvenc 외

Microscopic traffic simulators that simulate realistic traffic flow are crucial in studying, understanding and evaluating the fuel usage and mobility effects of having a higher number of autonomous vehicles (AVs) in traf…

Autonomous Vehicles

Defuse: Debugging Classifiers Through Distilling Unrestricted Adversarial Examples

2021-01-01 · Dylan Z Slack, Nathalie Rauschmayr, Krishnaram Kenthapadi

With the greater proliferation of machine learning models, the imperative of diagnosing and correcting bugs in models has become increasingly clear. As a route to better discover and fix model bugs, we propose failure sc…

Clustering

Non-local Evasive Overtaking of Downstream Incidents in Distributed Behavior Planning of Connected Vehicles

2022-06-29 · Abdul Rahman Kreidieh, Yashar Farid, Kentaro Oguchi

The prevalence of high-speed vehicle-to-everything (V2X) communication will likely significantly influence the future of vehicle autonomy. In several autonomous driving applications, however, the role such systems will p…

Autonomous Driving