From 574ca03617113f1a1ac7552435474eaac811eb9a Mon Sep 17 00:00:00 2001 From: Dinesh Date: Fri, 3 Apr 2026 11:37:37 +0530 Subject: [PATCH] Created README.md created readme.md file for redteam prompt simulations wordlist --- Ai/LLM_Testing/Red_Team_Simulation/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Ai/LLM_Testing/Red_Team_Simulation/README.md diff --git a/Ai/LLM_Testing/Red_Team_Simulation/README.md b/Ai/LLM_Testing/Red_Team_Simulation/README.md new file mode 100644 index 000000000..9ce2ebd65 --- /dev/null +++ b/Ai/LLM_Testing/Red_Team_Simulation/README.md @@ -0,0 +1,12 @@ +# Red Team Simulation Prompts + +This directory contains prompts designed to simulate adversarial interactions with LLM systems. + +Categories include: +- Prompt injection +- Social engineering +- Data exfiltration +- Jailbreak attempts +- Reconnaissance and evasion + +These prompts are intended for defensive security testing and red teaming of AI systems.