From 4fc1509e070ca3fcde87fd051836f5f7ff31dc63 Mon Sep 17 00:00:00 2001 From: rpriven <74690648+rpriven@users.noreply.github.com> Date: Mon, 14 Apr 2025 00:14:56 -0600 Subject: [PATCH] Update README.md --- gandalf-lakera-walkthrough/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gandalf-lakera-walkthrough/README.md b/gandalf-lakera-walkthrough/README.md index 1b5e5b5..0345a33 100644 --- a/gandalf-lakera-walkthrough/README.md +++ b/gandalf-lakera-walkthrough/README.md @@ -31,7 +31,7 @@ Fundamentally, Gandalf works by having two sets of instructions: the visible ins - [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: Encoding and Obfuscation Bypass](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 4: Sequential Information Extraction](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)