<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0"><channel><title>URL Parsing | baozongwi's blog</title><link>https://baozongwi.xyz/tags/url-parsing/</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>url中的好玩的姿势</title><link>https://baozongwi.xyz/p/url-interesting-techniques/</link><pubDate>Sat, 17 Aug 2024 08:49:37 +0000</pubDate><guid>https://baozongwi.xyz/p/url-interesting-techniques/</guid><description>0x01 前言 太久没有ssrf了，有些许遗忘，来复习一下顺便发现了一点点新姿势 0x02 url引用知识 许多URL结构保留一些特殊的字符用来表示特殊的含义，这些符号在URL中不同的位置有着其特殊的语义。 字符”;”, “/”, “?”, “:”, “@”, “=” 和”&amp;”是被保留的。 除了分层路径中的点段，通用语 …</description></item></channel></rss>