Hello, Injection
Your first prompt injection. A chatbot is guarding a secret word - can you make it spill?
مختبرات مجّانية لأمن الذكاء الاصطناعي
10 مختبراً مجّانياً للتدرُّب على الـ prompt injection، وتسميم الـ RAG، واستغلال الأدوات، وتجاوز الدفاعات مع نماذج LLM حقيقية.
كل مختبر تمرين تطبيقي على الـ prompt injection مرتبط بمفهوم من الوحدات التعليمية. تتفاعل مع نموذج LLM حقيقي وتحاول دفعه إلى ما لا ينبغي له: استخراج سرّ، أو تلفيق معلومة، أو إطلاق إجراء غير مصرَّح به.
تعرض لوحة Context Trace طبقات الـ prompt التي يجمعها التطبيق للنموذج، ومنها الـ system prompt ومستندات الـ RAG وتعريفات الأدوات ومُدخَلاتك، مع حجب أسرار التحدّي أو القيم الحسّاسة. ويساعدك ذلك على فحص كيفية عمل هجمات الـ prompt injection من الداخل. وتُرتَّب المختبرات حسب الوحدة وتتدرّج من المبتدئ إلى المتقدّم، بما يتوافق مع OWASP Top 10 for LLM Applications وOWASP Top 10 for Agentic Applications.
جميع المختبرات مجّانية تماماً. سجِّل الدخول عبر GitHub أو Google لتتبُّع تقدُّمك. جاهز لتحدٍّ أكبر؟ جرِّب التحدّي: دفاعات ذكاء اصطناعي أصعب تدريجياً، من القواعد البسيطة إلى classifiers الـ LLM.
Direct prompt injection on unguarded models
RAG poisoning and indirect prompt injection
Tool abuse and indirect prompt injection
The Context Trace exposes every tool this assistant can call. One capability is restricted only by the model's instructions. Can you cross that authorization boundary?
This assistant produces clickable markdown links, but its prompt forbids executable URL schemes. Can you make unsafe model output cross into the renderer anyway?
Bypassing system-level protections
MCP, A2A, and why agents amplify every vulnerability
An AI agent that turns live company data into charts. Its rendering looks locked down.
An AI agent that generates architecture diagrams from system descriptions. Its output is sanitized before it renders.
An AI agent that creates SVG graphics from design specs. A sanitizer scrubs the output before it renders.
This Senior Security Engineer role at Orion Labs is an internal transfer - open only to current employees. An AI screener verifies you against the employee directory, an integrity guard blocks obvious manipulation, and a human signs off at the end. You do not work at Orion.
A front-desk agent hands customer billing requests to a privileged back-office specialist.