<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0"><channel><title>AntSword | baozongwi's blog</title><link>https://baozongwi.xyz/tags/antsword/</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>玄机第六章</title><link>https://baozongwi.xyz/p/xuanji-chapter-6/</link><pubDate>Wed, 09 Apr 2025 16:11:44 +0000</pubDate><guid>https://baozongwi.xyz/p/xuanji-chapter-6/</guid><description>第六章 流量特征分析-蚁剑流量分析 直接拿到一个流量包，去peterpan博客偷点知识 1. 基本过滤器 过滤HTTP状态码200： http.response.code == 200 过滤HTTP GET请求： http.request.method == "GET" 2. IP 地址过滤 过滤特定源IP地址的流量： …</description></item></channel></rss>