UofTCTF 2024
pwn/basic-overflow Challenge This challenge is simple. It just gets input, stores it to a buffer. It calls gets to read input, stores the read bytes to a buffer, then exits. What is gets, you a...
pwn/basic-overflow Challenge This challenge is simple. It just gets input, stores it to a buffer. It calls gets to read input, stores the read bytes to a buffer, then exits. What is gets, you a...
pwn/Marks The Challenge Score 100/100 to pass this exam Attachments: marks.zip nc 34.70.212.151 8004 The Solution Here’s what happens when we run the binary $ ./chal Enter your details to view...
pwn/Array Of Sunshine The Challenge Sunshine on my shoulders makes me happy... Haiku to Sunshine - ChatGPT ☀️ A sunbeam kisses Golden warmth in every slice Nature's sweet embrace Server info nc ch...
pwn/printshop The Challenge That print shop down the road is useless, can you make it do something interesting? Attachment : printshop The Solution The name “print” shop suggests that it might h...
steganography/Deb File | The old Systems The Challenge Can you believe it? people still use linux? after the emerge of Evil E computers, nobody bothered to use linux systems. anyways, we got this ...