From 50be874d54b4a241f111f7bb670afee1be6c6d80 Mon Sep 17 00:00:00 2001 From: Maik de Kruif Date: Thu, 23 Sep 2021 21:59:52 +0200 Subject: [PATCH] Add actual flag --- content/writeups/google-ctf/2021/beginners-quest/1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/writeups/google-ctf/2021/beginners-quest/1.md b/content/writeups/google-ctf/2021/beginners-quest/1.md index 6805e70..cd5bd9f 100644 --- a/content/writeups/google-ctf/2021/beginners-quest/1.md +++ b/content/writeups/google-ctf/2021/beginners-quest/1.md @@ -98,4 +98,4 @@ If we enter the password (`GoodPassword`), we get redirected to this page: {{< figure src="/img/writeups/google-ctf/2021/beginners-quest/1/cctv.png" title="CCTV" >}} -Here we can find the flag in the bottom left. +Here we can find the flag in the bottom left: `CTF{IJustHopeThisIsNotOnShodan}`.