Prompt Injection: a working taxonomy
My own reference notes on the different flavors of prompt injection and where each shows up in real systems.
My own reference notes on the different flavors of prompt injection and where each shows up in real systems.
Building a deliberately vulnerable LangChain agent with file and email tools, then attacking it with indirect prompt injection.
Testing three prompt injection techniques against two local LLMs (Llama 3 8B and Mistral 7B) — direct override, roleplay jailbreak, and encoding obfuscation — to see how they hold up.
Testing whether a RAG pipeline can be hijacked by an instruction hidden inside a retrieved document — and why a task-specific prompt template may accidentally provide some resistance.