Express应⽤预处理特性绕过服务端校验实现XSS p0l1st published on 2026-03-03 included in Web安全前言 之前推特上的一道题,题目环境:https://pwnbox.xyz/
强网拟态2025初赛 Web Writeup p0l1st published on 2025-10-27 included in CTFsmallcode <?php highlight_file(__FILE__); if(isset($_POST['context'])){ $context = $_POST['context']; file_put_contents("1.txt",base64_decode($context)); } if(isset($_POST['env'])){ $env = $_POST['env']; putenv($env); } system("nohup wget --content-disposition -N hhhh &");写so,编译
第一届OpenHarmony CTF专题赛 Web Writeup p0l1st published on 2025-06-06 included in CTFLayers of Compromise 弱口令user password123登录