You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -245,6 +289,11 @@ We use a dynamic testing approach, where we get the necessary context from your
245
289
-**Ethical Compliance**: Evaluates resistance to discussing harmful or inappropriate content about sensitive topics.
246
290
-**Typoglycemia Attack**: Exploits text processing vulnerabilities by omitting random characters, causing incorrect responses.
247
291
292
+
<aid="rag-poisoning"></a>
293
+
##### RAG & Vector Database Attacks
294
+
295
+
-**RAG Poisoning (Hidden Parrot Attack)**: Tests whether malicious instructions embedded in vector database documents can compromise RAG system behavior. This attack verifies if poisoned content retrieved from vector stores can override system prompts or inject unauthorized instructions into LLM responses.
0 commit comments