安恆DASCTF 四月戰 WP

 web1 打開提就是源碼審計 考點:反序列化POP鏈、反序列化字符串逃逸 show_source("index.php"); function write($data) { return str_replace(chr(0) . '*' . chr(0), '\0\0\0', $data); } function read($data) { return str_replace(
相關文章
相關標籤/搜索