From b90f0b681bca5515f008fffefe506162d19cbb76 Mon Sep 17 00:00:00 2001 From: Adam Doupe Date: Wed, 15 May 2024 14:34:54 -0400 Subject: [PATCH] Fix typo --- dojo.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dojo.yml b/dojo.yml index b7b615e..3ed0a07 100644 --- a/dojo.yml +++ b/dojo.yml @@ -466,10 +466,10 @@ modules: description: Exploit a cross site request forgery vulnerability where the request must POST - id: level-13 name: level13 - description: Exploit a cross site scripting vulnerability to exfilitrate user session data + description: Exploit a cross site scripting vulnerability to exfiltrate user session data - id: level-14 name: level14 - description: Exploit a cross site scripting vulnerability to exfilitrate user data + description: Exploit a cross site scripting vulnerability to exfiltrate user data - id: level-15 name: level15 description: Exploit a (memory corruption) stack injection vulnerability