From 247683ead3c714b5869b5fa2fb62c03dc2b00f0d Mon Sep 17 00:00:00 2001
From: dusoleil <howcansocksbereal@gmail.com>
Date: Sun, 1 Aug 2021 23:19:55 -0400
Subject: Writeups from Imaginary CTF 2021

Adding Dusoleil's writeups from Imaginary CTF 2021

Signed-off-by: dusoleil <howcansocksbereal@gmail.com>
---
 docs/writeups/ImaginaryCTF_2021/roos_world.txt | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 docs/writeups/ImaginaryCTF_2021/roos_world.txt

(limited to 'docs/writeups/ImaginaryCTF_2021/roos_world.txt')

diff --git a/docs/writeups/ImaginaryCTF_2021/roos_world.txt b/docs/writeups/ImaginaryCTF_2021/roos_world.txt
new file mode 100644
index 0000000..1a7440a
--- /dev/null
+++ b/docs/writeups/ImaginaryCTF_2021/roos_world.txt
@@ -0,0 +1,5 @@
+they tell you right on the page to try inspecting
+out of curiousity, I also checked the source.  there is a comment telling you it won't be that easy and sending you to a rickroll youtube link (https://imaginaryctf.org/r/69696969)
+there is also a script with some obfuscated bullshit that probably prints something
+so I went to the inspect panel and checked the debug console
+and yeah, there it was
-- 
cgit v1.2.3