mirror of
https://github.com/danielmiessler/SecLists
synced 2026-05-09 05:39:43 +02:00
Created README.md
created readme.md file for redteam prompt simulations wordlist
This commit is contained in:
parent
266689582d
commit
574ca03617
1 changed files with 12 additions and 0 deletions
12
Ai/LLM_Testing/Red_Team_Simulation/README.md
Normal file
12
Ai/LLM_Testing/Red_Team_Simulation/README.md
Normal file
|
|
@ -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.
|
||||
Loading…
Reference in a new issue