<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0"><channel><title>Session Upload Progress | baozongwi's blog</title><link>https://baozongwi.xyz/tags/session-upload-progress/</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-spring-festival-fun-match/</link><pubDate>Sun, 19 Jan 2025 18:53:56 +0000</pubDate><guid>https://baozongwi.xyz/p/ctfshow-spring-festival-fun-match/</guid><description>热身 &lt;?php eval($_GET['f']); 直接RCE这是真热身 ?f=phpinfo(); # auto_append_file拿到文件位置 ?f=system("tac /etc/ssh/secret/youneverknow/secret.php"); web1 &lt;?php …</description></item><item><title>ctfshow原谅杯</title><link>https://baozongwi.xyz/p/ctfshow-forgiveness-cup/</link><pubDate>Thu, 16 Jan 2025 19:39:50 +0000</pubDate><guid>https://baozongwi.xyz/p/ctfshow-forgiveness-cup/</guid><description>原谅4 &lt;?php isset($_GET['xbx'])?system($_GET['xbx']):highlight_file(__FILE__); 一个压缩包里面没有源码就一个瓜而已，好吧，那就是ls去找看看有没有命令可以用了，我们知道/bin下面有命令，得到三个命令 ls rm sh 然后sh把文件读了就行 …</description></item><item><title>ctfshow36D练手赛</title><link>https://baozongwi.xyz/p/ctfshow-36d-practice-match/</link><pubDate>Wed, 11 Dec 2024 19:51:33 +0000</pubDate><guid>https://baozongwi.xyz/p/ctfshow-36d-practice-match/</guid><description>之前做了一个第二个做不出来，现在看了一下很简单的一个题目嘛 不知所措.jpg 进来发现这个东西怎么都会进行拼接，是GET参数 …</description></item><item><title>session文件包含</title><link>https://baozongwi.xyz/p/session-file-inclusion/</link><pubDate>Fri, 27 Sep 2024 13:39:03 +0000</pubDate><guid>https://baozongwi.xyz/p/session-file-inclusion/</guid><description>0x01 前言 之前觉得很难的姿势，现在学习了一下，感觉还行啊，果然多多尝试才有结果 0x02 question 这个的大部分基础知识都在session反序列化提到了，所以这里就将session文件包含所需要的，当涉及session的时候，我们可以利用ID来保留属于自己的信息 那么我们如果上传文件进行包含然后利用ID进 …</description></item></channel></rss>