<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0"><channel><title>PHP Stream Wrapper | baozongwi's blog</title><link>https://baozongwi.xyz/tags/php-stream-wrapper/</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>php伪协议</title><link>https://baozongwi.xyz/p/php-pseudo-protocols/</link><pubDate>Mon, 16 Sep 2024 09:31:51 +0000</pubDate><guid>https://baozongwi.xyz/p/php-pseudo-protocols/</guid><description>0x01 前言 本来是想看看xxe的，但是发现其中使用协议非常的频繁，刚好我协议也没有总结过，那么来弄完这个弄xxe 0x02 question 概念 数据流 PHP伪协议是一种用于处理各种文件流和资源的机制。通过伪协议，PHP可以访问各种数据源（不仅限于文件），并执行特定任务。这些伪协议常用于文件系统操作、数据流处理 …</description></item></channel></rss>