-
Picoctf Caas (web) (medium)
Hey there In this writeup, ill show how to exploit a vulnerable web service called CaaS (Cowsay as a Service) found in PicoCTF practice. Challenge Overview I am provided with two pieces of information: The server-side code for the endpoint The home page Let’s start by examining each of these...
-
Exploit3rs.ae Open Practice Prove Me Wrong Forensics Challenge
Cryptography Challenge Writeup: Prove Me Wrong Challenge Description Your quiet day takes an unexpected twist when an encrypted message suddenly appears on your screen. It’s from an old friend, someone you haven’t heard from in years. The message is cryptic and challenging, just like your friend used to be, and...
-
Picoctf Sqlilite (medium) (web) Challenge
Hey there! Today, I tackled the PicoCTF SQLite Medium Web Challenge. Here’s a step-by-step breakdown of how I solved it: Initial Screen We are greeted with the following screen: Login Failed Screen Entering random nonsense brings us to this screen with a “Login Failed” footer and the SQL query used...