© 2026 PromptTrace · صُنع بواسطة Abdelrahman
عن المنصّةالخصوصيةالشروطالمدوّنةالمصادرساهِمتواصل
تخطَّ إلى المحتوى
PromptTrace
  • تعلَّم
  • المختبرات
  • التحدّي
  • التقدُّم
  • المتصدّرون
  • المدوّنة
  • المصادر
  • ساهِم
  • عن المنصّة

مختبرات مجّانية لأمن الذكاء الاصطناعي

مختبرات الـ prompt injection

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.

01

The Bare LLM

Direct prompt injection on unguarded models

1.1

Hello, Injection

Your first prompt injection. A chatbot is guarding a secret word - can you make it spill?

1.2

The Obedient Assistant

This banking chatbot won't confirm fake transfers. Make it say a transfer is complete.

02

LLM + External Data

RAG poisoning and indirect prompt injection

2.1

Poisoned Knowledge

One document in this chatbot's 10-doc knowledge base has been poisoned with a hidden instruction. Find the compromised document in the Context Trace, retrieve it, and trigger the data exfiltration.

03

LLM + Tools

Tool abuse and indirect prompt injection

04

LLM + Defenses

Bypassing system-level protections

05

LLM Agents & Agentic Security

MCP, A2A, and why agents amplify every vulnerability

5.4

Sift

Coming Soon

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.

$2,500 bounty paid
5.5

Bridge

Coming Soon

A front-desk agent hands customer billing requests to a privileged back-office specialist.

$4,000 bounty paid
3.1

The Helpful Tool

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?

3.2

Output Injection

This assistant produces clickable markdown links, but its prompt forbids executable URL schemes. Can you make unsafe model output cross into the renderer anyway?

4.1

Break the Defenses

This chatbot has multi-layered prompt defenses. Can you still extract the secret word?

4.2

The Vault

This chatbot has real defenses, not just prompt rules. A code-level output guard, a canary token, and a second LLM classifier all review every response before it reaches you.

5.1

Nexus

An AI agent that turns live company data into charts. Its rendering looks locked down.

$100 bounty paid
5.2

Prism

An AI agent that generates architecture diagrams from system descriptions. Its output is sanitized before it renders.

$5,000 bounty paid
5.3

Vector

An AI agent that creates SVG graphics from design specs. A sanitizer scrubs the output before it renders.

$3,000 bounty paid
الوحدات التعليمية
التحدّي