paper-with-me

홈 › Papers

IPI-proxy: An Intercepting Proxy for Red-Teaming Web-Browsing AI Agents Against Indirect Prompt Injection

2026-05-12 · Chia-Pei, Chen, Kentaroh Toyoda, Anita Lai, Alex Leung arxiv

Web-browsing AI agents are increasingly deployed in enterprise settings under strict whitelists of approved domains, yet adversaries can still influence them by embedding hidden instructions in the HTML pages those domains serve. Existing red-teaming resources fall short of this scenario: prompt-injection benchmarks ship pre-built adversarial pages that whitelisted agents cannot reach, and generic LLM scanners probe the model API rather than its retrieved content. We present IPI-proxy, an open-source toolkit for red-teaming web-browsing agents against indirect prompt injection (IPI). At its core is an intercepting proxy that rewrites real HTTP responses from whitelisted domains in flight, embedding payloads drawn from a unified library of 820 deduplicated attack strings extracted from six published benchmarks (BIPIA, InjecAgent, AgentDojo, Tensor Trust, WASP, and LLMail-Inject). A YAML-driven test harness independently parameterizes the payload set, the embedding technique (HTML comment, invisible CSS, or LLM-generated semantic prose), and the HTML insertion point (6 locations from \icode{head\_meta} to \icode{script\_comment}), enabling parameter-sweep evaluation without mock pages or sandboxed environments. A companion exfiltration tracker logs successful callbacks. This paper describes the threat model, situates IPI-proxy among contemporary IPI benchmarks and red-teaming tools, and details its architecture, design decisions, and configuration interface. By bridging static benchmarks and live deployment, IPI-proxy gives AI security teams a reproducible substrate for measuring and hardening web-browsing agents against indirect prompt injection on the same retrieval surface attackers exploit in production.

📄 PDF Abstract BibTeX arXiv:2605.11868

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Human-AI Collaborative Autonomous Experimentation With Proxy Modeling for Comparative Observation

2026-03-13 · Arpan Biswas, Hiroshi Funakubo, Yongtao Liu arxiv

Optimization for different tasks like material characterization, synthesis, and functional properties for desired applications over multi-dimensional control parameters need a rapid strategic search through active learni…

Active Learning

Who Leads? Comparing Human-Centric and Model-Centric Strategies for Defining ML Target Variables

2025-10-29 · Mengtian Guo, David Gotz, Yue Wang arxiv

Predictive modeling has the potential to enhance human decision-making. However, many predictive models fail in practice due to problematic problem formulation in cases where the prediction target is an abstract concept …

On Assessing the Usefulness of Proxy Domains for Developing and Evaluating Embodied Agents

2021-09-29 · Anthony Courchesne, Andrea Censi, Liam Paull

In many situations it is either impossible or impractical to develop and evaluate agents entirely on the target domain on which they will be deployed. This is particularly true in robotics, where doing experiments on har…

Surveys without Questions: A Reinforcement Learning Approach

2020-06-11 · Atanu R. Sinha, Deepali Jain, Nikhil Sheoran, Sopan Khosla 외

The 'old world' instrument, survey, remains a tool of choice for firms to obtain ratings of satisfaction and experience that customers realize while interacting online with firms. While avenues for survey have evolved fr…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Survey

Quo Vadis, World Modeling?

2026-08-03 · Yu Yang, Xuemeng Yang, Licheng Wen, Lingdong Kong 외 hf

Continually improving agents require dynamic interaction feedback beyond static supervision, yet direct real-environment interaction is costly, slow, unsafe, and hard to parallelize. World modeling offers a natural inter…