<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0"><channel><title>PHP原生类 | baozongwi's blog</title><link>https://baozongwi.xyz/tags/php%E5%8E%9F%E7%94%9F%E7%B1%BB/</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-native-class-exploitation/</link><pubDate>Thu, 19 Sep 2024 10:09:04 +0000</pubDate><guid>https://baozongwi.xyz/p/php-native-class-exploitation/</guid><description>0x01 前言 在base和其他部分赛题中遇到了几道原生类的利用刚好，我在计划中也有此打算进行学习以及利用，那么就来看看吧 0x02 question 了解原生类 PHP 作为一门广泛应用于 Web 开发的脚本语言，它的目标是帮助开发者快速构建功能丰富的应用程序。因此，它提供了大量的原生类和函数，通过这些类的调用 …</description></item></channel></rss>