From 6ff81099b193b160af7ea48b4f1978d6847ded55 Mon Sep 17 00:00:00 2001 From: rpriven <74690648+rpriven@users.noreply.github.com> Date: Sun, 13 Apr 2025 23:40:25 -0600 Subject: [PATCH] Update README.md --- gandalf-lakera-walkthrough/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gandalf-lakera-walkthrough/README.md b/gandalf-lakera-walkthrough/README.md index d791f91..aea2f95 100644 --- a/gandalf-lakera-walkthrough/README.md +++ b/gandalf-lakera-walkthrough/README.md @@ -1,5 +1,13 @@ # Gandalf Walkthrough: Defeating a Prompt-Defended LLM +## Table of Contents +- Introduction +- Challenge Structure +- Techniques Used +- Level-by-Level Walkthrough +- Real-World Implications +- Resources & Further Reading + ## Introduction [Gandalf.lakera.ai](https://gandalf.lakera.ai) is an interactive AI security challenge designed to demonstrate the vulnerabilities and defense mechanisms of Large Language Models (LLMs). Created by Lakera, this platform features an AI assistant named "Gandalf" that guards a secret password, challenging users to employ various prompt engineering techniques to extract it.