El Pipo

Name: Loading...
Difficulty: Loading...
Category: Loading...
Release: Loading...
Solves: Loading...
First Blood: First Blood User Loading... - Loading...
Creator: Creator Loading...
Description: Loading...


rosehacks@pwny$ cat el_pipo.txt
Super simple buffer overflow. Inserting more than a few charcaters, results 
in the flag being read and printed.

Initial Analysis

Downloaded the binary for initial analysis. After running the program and inputting a string of around 20 characters, I noticed that the input caused a buffer overflow, leading to a stack overflow which printed out the flag.

El Pipo has been pwn3d!