>/Ctf_tasks/baby_overflow $
Estimated reading time: 24 seconds
Category: Pwn
Difficulty: Beginner
This is my first PWN challenge – no security mitigations are enabled in this one.
Download the binary, determine the buffer overflow size, and locate the address of the win function. Once the container is running, connect using the provided credentials, exploit the binary, and return with the flag.
This is a warm-up task – more challenges will follow soon!
Requirements:
Basic PWN skills
Download attachments: