当前位置:网站首页>小程序web抓包-fiddler
小程序web抓包-fiddler
2022-07-06 09:22:00 【又懒有菜】
目录
背景 :
B/S架构 门槛越来越高
可以尝试一下偏向于C/S架构的小程序
小程序是 基于WEB规范,采用HTML、CSS和JS等搭建的一套框架,微信官方给它们取的名字:WXML、WXSS,但本质上还是在整个WEB体系之下构建的。
环境配置
0x0a PC端 :
Fiddler英文版
Fiddler | Web Debugging Proxy and Troubleshooting Solutions (telerik.com)
https://www.telerik.com/fiddler下载版本:Try for free --> Download Fiddler Classic
0x01 配置https
打开Fiddler Tool->Fiddler Options->HTTPS
tips:参数详情,
新手建议from remote client(仅仅从手机端获取包)
后期PC端微信 更改为 from all processes(PC端 手机端同时获取流量包 需要筛选)

options->https整体配置

0x02 cer监控证书导出

依次点击 是-->是-->是

最后这里我已经安装了 下面意思是之前已经完成了安装

0x03 生成cer证书
并设置端口与远程

0x04 cer证书http的导出

0x0b 通过微信助手发送cer证书
0x0c 手机端(huawei nove7)配置
0x01 cer证书

0x02 安装完成配置WiFi - -修改代理

ip:ipconfig PC端的
port : 8888
0xEnd
PC:打开fiddler
手机:微信 -- 南方航空小程序 (csair.com)
fiddler效果

本文简单介绍fiddler一下抓手机端流量的配置
0xN: 联动burp转发流量
0xN+1: 联动xray会在接下来浅写一下
边栏推荐
- [modern Chinese history] Chapter V test
- Leetcode. 3. Longest substring without repeated characters - more than 100% solution
- 7-8 7104 Joseph problem (PTA program design)
- .Xmind文件如何上传金山文档共享在线编辑?
- 【MySQL数据库的学习】
- Experiment 6 inheritance and polymorphism
- canvas基础2 - arc - 画弧线
- Matlab opens M file garbled solution
- Attach the simplified sample database to the SQLSERVER database instance
- 7-5 staircase upgrade (PTA program design)
猜你喜欢

A piece of music composed by buzzer (Chengdu)

7-7 7003 combination lock (PTA program design)

仿牛客技术博客项目常见问题及解答(三)

Package bedding of components

Differences among fianl, finally, and finalize

附加简化版示例数据库到SqlServer数据库实例中

Difference and understanding between detected and non detected anomalies

Strengthen basic learning records

【手撕代码】单例模式及生产者/消费者模式

Mixlab unbounded community white paper officially released
随机推荐
It's never too late to start. The tramp transformation programmer has an annual salary of more than 700000 yuan
强化学习基础记录
7-1 output all primes between 2 and n (PTA programming)
[three paradigms of database] you can understand it at a glance
实验八 异常处理
[the Nine Yang Manual] 2019 Fudan University Applied Statistics real problem + analysis
7-3 构造散列表(PTA程序设计)
MySQL lock summary (comprehensive and concise + graphic explanation)
Have you encountered ABA problems? Let's talk about the following in detail, how to avoid ABA problems
撲克牌遊戲程序——人機對抗
Package bedding of components
【VMware异常问题】问题分析&解决办法
Analysis of penetration test learning and actual combat stage
Experiment 7 use of common classes
Reinforcement learning series (I): basic principles and concepts
Thoroughly understand LRU algorithm - explain 146 questions in detail and eliminate LRU cache in redis
7-11 机工士姆斯塔迪奥(PTA程序设计)
. How to upload XMIND files to Jinshan document sharing online editing?
[MySQL database learning]
7-4 散列表查找(PTA程序设计)