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

Latest commit

 

History

History
executable file
·
7 lines (4 loc) · 261 Bytes

Writeup.md

File metadata and controls

executable file
·
7 lines (4 loc) · 261 Bytes

脆弱性

file_get_contentsにそのまま入力を渡しているところにディレクトリトラバーサルの脆弱性がある。

解法

Dockerfileを見ればflag.txtがresourceの上にあるので、../flag.txtでフラグが手に入る。