ctf-writeup/ByteBanditsCTF 2023/Easy pwn
Muhammad Daffa 0defcd144a feat: added BBCTF 2023 2023-02-05 13:33:43 +07:00
..
images feat: added BBCTF 2023 2023-02-05 13:33:43 +07:00
README.md feat: added BBCTF 2023 2023-02-05 13:33:43 +07:00
ez_pwn.zip feat: added BBCTF 2023 2023-02-05 13:33:43 +07:00

README.md

Easy pwn

Easy memory corruption challenge.

About the Challenge

We are given a file (You can get the file here)

How to Solve?

Input AAAAAAAAsh to popup a shell, and then go to .the_flag_is_in_here directory and read the flag by running cat flag.txt command

readflag

flag{4_Cl45siC_M3mOry_COrrupt1ON}