<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0"><channel><title>Hibernate | baozongwi's blog</title><link>https://baozongwi.xyz/tags/hibernate/</link><description>Currently exploring Java security and internal network penetration, with CTFs as a hobby.</description><generator>Hugo</generator><language>zh-cn</language><item><title>ctfshow单身杯</title><link>https://baozongwi.xyz/p/ctfshow-singles-cup/</link><pubDate>Fri, 10 Jan 2025 10:54:09 +0000</pubDate><guid>https://baozongwi.xyz/p/ctfshow-singles-cup/</guid><description>web签到 &lt;?php error_reporting(0); highlight_file(__FILE__); $file = $_POST['file']; if(isset($file)){ if(strrev($file)==$file){ include $file; } } strrev函数用来进行字符串 …</description></item></channel></rss>