当前位置:网站首页>Fiddler realizes mobile packet capturing - getting started
Fiddler realizes mobile packet capturing - getting started
2022-07-02 15:47:00 【Full stack programmer webmaster】
Hello everyone , I meet you again , I'm your friend, Quan Jun .
from:https://blog.csdn.net/gld824125233/article/details/52588275
mobile phone use fiddler Grab the bag
The best computer is a notebook , In this way, we can keep the same LAN with mobile phones ; Nothing else , Let's go straight to the steps .
One . Yes PC( The notebook ) Parameters to configure
1. To configure fiddler Allow listening to https(fiddler Only grab by default http Format )
open Fiddler A menu item Tools->TelerikFiddler Options->HTTPS,
Check CaptureHTTPS CONNECTs, Click on Actions,
Check Decrypt HTTPS traffic and Ignore servercertificate errors two , Click on OK( The first click will pop up Trust fiddler Certificates and security tips , Just click yes Just go ), See the picture :
2. To configure fiddler Allow remote connections
Click... In the previous window Tools->TelerikFiddler Options->Connections, Check allow remote computers to connect, The default listening port is 8888( The figure below Fiddler listens on port It's the port number ), If the port is occupied, it can be set to other , Restart after configuration fiddler, Here's the picture :
Click finish ,PC The end configuration is complete , Next, start configuring the mobile terminal , Take Android for example ,iOS The method is the same as Android ;
Two . Configure the parameters of the mobile terminal
First of all, make sure that the mobile phone and computer are on the same network ;
Then you need to know the of the computer ip Address ( Of course, this computer is installed fiddler Our computer ), The computer ip The address is available through cmd, Input ipconfig Inquire about , Or network share ipv4 find , My is 192.168.103.53,
Besides, you know fiddler Port number ,Tools->TelerikFiddler Options->Connections,port The median value is the port number , The general default is 8888; Next, start operating the mobile phone ;
1. First step : Cell phones and computers are connected to the same network , Open the mobile browser , Input http://ip: Port number , Click to go to ; See the picture below :
2. The second step : After you go, you will jump to the certificate download page , See the picture below :
Click on FiddlerRootcertificate Download the certificate ;
3. The third step : After clicking download , Install the certificate and give it a name , Just write it , Click ok ;
4. Step four : A mobile phone password is required , Set up a , Just remember the password , Finally, there is no need to go to the system - Security - Remove the password ;
5. Step five : Change agent of mobile wireless network
Phone system settings - Wireless network - Click Advanced , Agent selection manual , The host name is fiddler Our computer ip Address , Port number , Namely fiddler Port number , With the browser ip: Keep the port number consistent , Click ok ,
6. Operating mobile phone , The computer fiddler Some... Will be displayed in the http Information , success ;
3、 ... and . other
1. Stop the computer's network monitoring of mobile phones
System settings -wifi, Find an agent , Remove it ;
2. Delete Certificate in mobile phone
Android settings — Security — Receive trusted credentials — user , Click Delete certificate ;
3. Delete the password on the phone
Cell phone system — Security — password , Delete the system password ;
Publisher : Full stack programmer stack length , Reprint please indicate the source :https://javaforall.cn/147711.html Link to the original text :https://javaforall.cn
边栏推荐
- /bin/ld: 找不到 -lxslt
- 《大学“电路分析基础”课程实验合集.实验五》丨线性有源二端网络等效电路的研究
- Moveit 避障路径规划 demo
- [leetcode] 695 - maximum area of the island
- 全是精华的模电专题复习资料:基本放大电路知识点
- floyed「建议收藏」
- PHP static members
- Comparison between rstan Bayesian regression model and standard linear regression model of R language MCMC
- [leetcode] 876 intermediate node of linked list
- Pyinstaller打包exe附带图片的方法
猜你喜欢
愛可可AI前沿推介(7.2)
Two traversal sequences are known to construct binary trees
蚂蚁集团大规模图计算系统TuGraph通过国家级评测
Custom exception
二叉树前,中,后序遍历
Experiment collection of University Course "Fundamentals of circuit analysis". Experiment 5 - Research on equivalent circuit of linear active two terminal network
【LeetCode】1162-地图分析
Leetcode skimming -- verifying the preorder serialization of binary tree # 331 # medium
(Video + graphic) machine learning introduction series - Chapter 5 machine learning practice
已知两种遍历序列构造二叉树
随机推荐
(Video + graphic) machine learning introduction series - Chapter 5 machine learning practice
List of sergeant schools
将点云坐标转换成世界坐标的demo
College entrance examination score line climbing
locate: 无法执行 stat () `/var/lib/mlocate/mlocate.db‘: 没有那个文件或目录
[leetcode] 167 - sum of two numbers II - enter an ordered array
【Leetcode】167-两数之和II -输入有序数组
lseek 出错
制作p12证书[通俗易懂]
终于搞懂了JS中的事件循环,同步/异步,微任务/宏任务,运行机制(附笔试题)
高考分数线爬取
《大学“电路分析基础”课程实验合集.实验六》丨典型信号的观察与测量
[leetcode] 1254 - count the number of closed Islands
[leetcode] 486 predict winners
【Salesforce】如何确认你的Salesforce版本?
[network security] network asset collection
[leetcode] 876 intermediate node of linked list
【LeetCode】189-轮转数组
PTA 天梯赛习题集 L2-001 城市间紧急救援
04. Some thoughts on enterprise application construction after entering cloud native