CTF

[2016] EKOPARTY PWN100

유뱃 2016. 10. 29. 10:41

[2016] EKOPARTY PWN100

My first service I

(pwn, 100 points, solved by 129)

Blacky is taking his first steps at C programming for embedded systems, but he makes some mistakes. Retrieve the secret key for access.

Imgur

Imgur

한줄요약: 바이너리를 안주는데, 포맷스트링버그가 있을가 해서 해보았더니 됬다. %x로 릭을 하니 flag가 나왔다.