BUUCTF-MISC-[INSHack2019]Passthru


每天一题,只能多不能少

[INSHack2019]Passthru

题目分析

  1. pre master secret解密ssl传输
  2. 网页访问流量分析
  3. tshark提取流量数据

开始

1.题目

题目给了1个介绍、一个流量包和1个sslkey.log。

You're part of a company security team and the admin has recently enabled interception on the company filtering proxy.
The admin is pretty confident when it comes to its domain whitelist.
He gave you a [capture](https://static.ctf.insecurity-insa.fr/13140c280d45224949bfe7fc1b978c6b97ddd55d.tar.gz) to review. Time to prove him wrong.

题目
sslkey.log

2.流量包

打开流量包后,数据传输是TLS协议。筛选后发现被加密了。
tls
使用给出的key解密。
(编辑 --> 首选项 --> protocol --> TLS --> (PRE)-Master-Secret log filename)
key
得到解密后的流量
decrypt

3.分析http流量

使用筛选条件:http.request
httprequest
发现有大量的网页访问数据。其中
在这里插入图片描述
这个的数据最长,比较可以。复制出来。urldecode,得到

/searchby
  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值