网址为:https://buuoj.cn/challenges#[第九章][9.3.1%20HTTP流量分析]http流量分析,题目如下:

下载流量包用wireshark打开后如下:

筛选http流量:

在筛选框录入:
http contains "flag"
筛选出两条记录:

查看解析包,得到flag如下:

答案为:
flag{This_is_a_f10g}
博客围绕HTTP流量分析展开,给出网址https://buuoj.cn/challenges#[第九章][9.3.1%20HTTP流量分析]。介绍下载流量包并用wireshark打开,通过在筛选框录入内容筛选http流量,得到两条记录,查看解析包后获得答案。
网址为:https://buuoj.cn/challenges#[第九章][9.3.1%20HTTP流量分析]http流量分析,题目如下:

下载流量包用wireshark打开后如下:

筛选http流量:

在筛选框录入:
http contains "flag"
筛选出两条记录:

查看解析包,得到flag如下:

答案为:
flag{This_is_a_f10g}
1447
623
1899