当前位置:网站首页>小程序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会在接下来浅写一下
边栏推荐
- A piece of music composed by buzzer (Chengdu)
- 【Numpy和Pytorch的数据处理】
- Mode 1 two-way serial communication is adopted between machine a and machine B, and the specific requirements are as follows: (1) the K1 key of machine a can control the ledi of machine B to turn on a
- 【手撕代码】单例模式及生产者/消费者模式
- Strengthen basic learning records
- Experiment 6 inheritance and polymorphism
- 强化学习基础记录
- 仿牛客技术博客项目常见问题及解答(二)
- Safe driving skills on ice and snow roads
- 自定义RPC项目——常见问题及详解(注册中心)
猜你喜欢
强化学习基础记录
7-5 staircase upgrade (PTA program design)
A piece of music composed by buzzer (Chengdu)
Meituan dynamic thread pool practice ideas, open source
4. Branch statements and loop statements
Strengthen basic learning records
2022泰迪杯数据挖掘挑战赛C题思路及赛后总结
Canvas foundation 2 - arc - draw arc
A comprehensive summary of MySQL transactions and implementation principles, and no longer have to worry about interviews
仿牛客技术博客项目常见问题及解答(一)
随机推荐
Miscellaneous talk on May 27
SRC挖掘思路及方法
[the Nine Yang Manual] 2021 Fudan University Applied Statistics real problem + analysis
使用Spacedesk实现局域网内任意设备作为电脑拓展屏
强化學習基礎記錄
HackMyvm靶機系列(3)-visions
Matlab opens M file garbled solution
实验九 输入输出流(节选)
Detailed explanation of redis' distributed lock principle
Differences among fianl, finally, and finalize
canvas基础2 - arc - 画弧线
Experiment five categories and objects
[data processing of numpy and pytoch]
String ABC = new string ("ABC"), how many objects are created
7-1 output all primes between 2 and n (PTA programming)
实验五 类和对象
The difference between overloading and rewriting
[au cours de l'entrevue] - Comment expliquer le mécanisme de transmission fiable de TCP
(original) make an electronic clock with LCD1602 display to display the current time on the LCD. The display format is "hour: minute: Second: second". There are four function keys K1 ~ K4, and the fun
撲克牌遊戲程序——人機對抗