CISCN2020第十三届全国大学生信息安全竞赛初赛Writeup 2020-8-21 17:01 | 3,349| 0| CTF 5472 字| 19 分钟 Author:颖奇L'Amore Blog:www.gem-love.com 因为是初赛,题目都非常简单 babyunserialize 全局搜索__destruct(),在jig.php很容易就发现了任意写,于是直接gethell <?php namespace DB; class Jig { const FORMAT_JSON=0, FO… ciscnweb