From 8e1a3a6d26b4f9bc3ba000fcd0f72fada9041aac Mon Sep 17 00:00:00 2001 From: Cyber-AlbSecOP <145022163+CyberAlbSecOP@users.noreply.github.com> Date: Tue, 5 May 2026 11:15:32 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 836a0c7..c529da4 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ Resources focused on exploiting or defending against prompt injections. - [FonduAI/awesome-prompt-injection](https://github.com/FonduAI/awesome-prompt-injection) - Awesome list of resources on prompt injection. - [TakSec/Prompt-Injection-Everywhere](https://github.com/TakSec/Prompt-Injection-Everywhere) - Guide to prompt injection in various systems. - [yunwei37/prompt-hacker-collections](https://github.com/yunwei37/prompt-hacker-collections) - Collection of prompt hacking methods and exploits. +- [PromptTrace](https://prompttrace.airedlab.com) is a free, hands-on AI security training platform for practicing prompt injection, RAG poisoning, and tool exploitation against real LLMs. - [AdverserialAttack-InjectionPrompt](https://github.com/Moaad-Ben/AdverserialAttack-InjectionPrompt) - Adversarial attacks through prompt injections. ---