Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 304 Bytes

writeup.md

File metadata and controls

5 lines (3 loc) · 304 Bytes

get_secret_passwordで、ローカル変数の返却が行われている。 バッファのサイズは0x1000で、helloで取れる名前長と一致しているため、helloで適当な文字列を入力したら、それがパスワードになる。 それでログインしてシェルを取る