Knowledge Return Oriented Prompting (KROP)
This addresses a critical security vulnerability for LLM deployments, representing a novel attack method rather than an incremental improvement.
The paper tackles the problem of prompt injection attacks bypassing LLM security measures by introducing KROP, a technique that obfuscates such attacks to make them virtually undetectable.
Many Large Language Models (LLMs) and LLM-powered apps deployed today use some form of prompt filter or alignment to protect their integrity. However, these measures aren't foolproof. This paper introduces KROP, a prompt injection technique capable of obfuscating prompt injection attacks, rendering them virtually undetectable to most of these security measures.