当前位置:网站首页>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
边栏推荐
- Loss function and positive and negative sample allocation: Yolo series
- 动态规划入门一,队列的bfs(70.121.279.200)
- folium地图无法显示的问题,临时性解决方案如下
- 数组和链表的区别浅析
- 蚂蚁集团大规模图计算系统TuGraph通过国家级评测
- (5) Flink's table API and SQL update mode and Kafka connector case
- /bin/ld: 找不到 -lcrypto
- SQL FOREIGN KEY
- 【LeetCode】200-岛屿数量
- 【LeetCode】344-反转字符串
猜你喜欢

Experiment collection of University "Fundamentals of circuit analysis". Experiment 6 - observation and measurement of typical signals

Finally, I understand the event loop, synchronous / asynchronous, micro task / macro task, and operation mechanism in JS (with test questions attached)

Soul torture, what is AQS???
![[network security] network asset collection](/img/3e/6665b5af0dedfcbc7bd548cc486878.png)
[network security] network asset collection

Deux séquences ergodiques connues pour construire des arbres binaires

(Video + graphic) machine learning introduction series - Chapter 5 machine learning practice

PHP static members

Comparison between rstan Bayesian regression model and standard linear regression model of R language MCMC

03. Preliminary use of golang

使用 percona 工具给 MySQL 表加字段中断后该如何操作
随机推荐
[leetcode] 1254 - count the number of closed Islands
[leetcode] 189 rotation array
Redux——详解
使用 percona 工具给 MySQL 表加字段中断后该如何操作
Some problems about pytorch extension
(5) Flink's table API and SQL update mode and Kafka connector case
College entrance examination admission score line crawler
【LeetCode】977-有序數組的平方
Thoroughly understand browser strong cache and negotiation cache
Folium, diagnosis and close contact trajectory above
[leetcode] 19 delete the penultimate node of the linked list
[leetcode] 486 predict winners
夏季高考文化成绩一分一段表
提前批院校名称
2022 college students in Liaoning Province mathematical modeling a, B, C questions (related papers and model program code online disk download)
奥比中光 astra: Could not open “2bc5/[email protected]/6“: Failed to set USB interface
beforeEach
【LeetCode】1162-地图分析
6090. 极大极小游戏
03. Preliminary use of golang