CTFlearn Writeups
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
rishitsaiya 53fd30619d Added CTFlearn writeups 4 years ago
..
README.md Added CTFlearn writeups 4 years ago

README.md

Favorite Color

The main idea finding the flag is exploiting the Buffer Overflow of the Binary file.

Step-1:

After logging into the remote access with ssh color@104.131.79.111 -p 1001 and password as guest, my system got completely crashed due to several DDoS attacks. So, I directly looked up for solution and understood from there.

https://www.embeddedhacker.com/2020/01/hacking-walkthrough-ctflearn-binary-medium/

Step-2:

Finally the flag becomes: flag{c0lor_0f_0verf1ow}