mirror of
https://github.com/velocitatem/raccoon.git
synced 2026-05-31 08:43:36 +00:00
Update README.md
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
# Prompt Injections Bounty Hunt
|
# Prompt Injections Bounty Hunt
|
||||||
|
|
||||||
|
!!_work in progress_!!
|
||||||
|
|
||||||
This is a bounty hunt to find prompt injections in the wild. The goal is to find as many as possible and then use them to test for prompt injections, to make AI safer.
|
This is a bounty hunt to find prompt injections in the wild. The goal is to find as many as possible and then use them to test for prompt injections, to make AI safer.
|
||||||
|
|
||||||
## How?
|
## How?
|
||||||
@@ -15,13 +17,8 @@ You can then use this to test for prompt injections on the following website: ht
|
|||||||
Here are the guidelines for the prompt which you can use to test for prompt injections:
|
Here are the guidelines for the prompt which you can use to test for prompt injections:
|
||||||
+ The parameter must not be at the end of the prompt.
|
+ The parameter must not be at the end of the prompt.
|
||||||
+ The prompt _should_ be multi-shot, but it is not required (preferable though)
|
+ The prompt _should_ be multi-shot, but it is not required (preferable though)
|
||||||
+
|
|
||||||
|
|
||||||
## Reward
|
## REWARDS (TBD)
|
||||||
For every prompt injection you find, you will receive 1 bounty point. You can then redeem these points:
|
|
||||||
+ 1 point = 5 USD
|
|
||||||
|
|
||||||
Only the **first 30 prompts will be accepted**, unless more funding is raised.
|
|
||||||
|
|
||||||
## How to submit
|
## How to submit
|
||||||
Submit a pull request to this repository with the CSV file. The file should be named `prompt-injections.csv` and should be in the root directory of the repository. The file should be in the format described above. If you have any questions, please open an issue.
|
Submit a pull request to this repository with the CSV file. The file should be named `prompt-injections.csv` and should be in the root directory of the repository. The file should be in the format described above. If you have any questions, please open an issue.
|
||||||
|
|||||||
Reference in New Issue
Block a user