└── README.md
/README.md:
--------------------------------------------------------------------------------
1 |
2 |

3 |
LLM & Prompt Vulnerabilities
4 |
6 |
7 |
8 |
Finding and documentating vulnerabilities in Generative Models based on prompt-engineering
9 |
10 |
11 |
12 |
20 |
21 |
22 |
23 | | Name | Description | proof |
24 | | :-------------------- | :----------: | :----------: |
25 | | **Prompt In the Middle (PITM)?** | Injecting prompt to access other's output | [[Proof]](https://sharegpt.com/c/nrCPDzJ) |
26 | | **Nested Prompt Attack (Need a better name :D)** | While Providing nested prompts, the model ignores the initial instructions | [[Proof]](https://sharegpt.com/c/BWyhgyN) |
27 |
--------------------------------------------------------------------------------