Update README.md
This commit is contained in:
parent
53b866add2
commit
c2e5a0233d
1 changed files with 18 additions and 0 deletions
|
|
@ -28,3 +28,21 @@ Fundamentally, Gandalf works by having two sets of instructions: the visible ins
|
||||||
|
|
||||||
## Level-by-Level Walkthrough
|
## Level-by-Level Walkthrough
|
||||||
|
|
||||||
|
- [Level 1: Direct Retrieval](https://github.com/rpriven/ai-ctf-writeups/blob/main/gandalf-lakera-walkthrough/level-1.md)
|
||||||
|
- [Level 2: Social Engineering](https://github.com/rpriven/ai-ctf-writeups/blob/main/gandalf-lakera-walkthrough/level-2.md)
|
||||||
|
- [Level 3: Retrieval](https://github.com/rpriven/ai-ctf-writeups/blob/main/gandalf-lakera-walkthrough/level-3.md)
|
||||||
|
- [Level 4: Retrieval](https://github.com/rpriven/ai-ctf-writeups/blob/main/gandalf-lakera-walkthrough/level-4.md)
|
||||||
|
- [Level 5: Retrieval](https://github.com/rpriven/ai-ctf-writeups/blob/main/gandalf-lakera-walkthrough/level-5.md)
|
||||||
|
- [Level 6: Retrieval](https://github.com/rpriven/ai-ctf-writeups/blob/main/gandalf-lakera-walkthrough/level-6.md)
|
||||||
|
- [Level 7: Retrieval](https://github.com/rpriven/ai-ctf-writeups/blob/main/gandalf-lakera-walkthrough/level-7.md)
|
||||||
|
|
||||||
|
## Real-World Implications
|
||||||
|
- How these techniques apply to actual AI systems
|
||||||
|
- Defensive considerations
|
||||||
|
- Ethical use of these methods
|
||||||
|
|
||||||
|
## Resources and Further Reading
|
||||||
|
- Similar challenges
|
||||||
|
- Academic papers on prompt injection
|
||||||
|
- Tools for AI security testing
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue