<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0"><channel><title>DNS Rebinding | baozongwi's blog</title><link>https://baozongwi.xyz/tags/dns-rebinding/</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>DNS 重绑定攻击实践</title><link>https://baozongwi.xyz/p/dns-rebinding-attack/</link><pubDate>Sun, 15 Feb 2026 22:08:20 +0800</pubDate><guid>https://baozongwi.xyz/p/dns-rebinding-attack/</guid><description>有个日本的师傅文章写的很通俗易懂 https://blog.tokumaru.org/2022/05/dns-rebinding-protection.html 具体的修复方案也很简单，由于 ssrf 就是解析 URL 的实际 IP 去获取资源，所以只要我们默认只用第一次解析的能通过白名单的 IP 即可。 在网上找了很 …</description></item></channel></rss>