当前位置:网站首页>使用BurpSuite对app抓包教程
使用BurpSuite对app抓包教程
2022-07-01 12:23:00 【全栈程序员站长】
大家好,又见面了,我是你们的朋友全栈君。
1. 前言
这里给出burp2.0的下载
链接:https://pan.baidu.com/s/1-UhPLXcLUEXDcMIWzT50fw 提取码:vxym
2. 流程
前提条件是保证安卓手机(模拟器)和笔记本都连在同一wifi下
- 首先导出证书,选择Import/export CA certificate,在选择Certificate in DER format,再选择证书文件存放点保存下来(这里我保存成1.der,名字随意),基本上都是默认一路点下来
- 把之前保存的证书1.der拖到虚拟机中来,将1.der证书重命名成1.cer
- 在模拟器设置中找到安全选项
- 选择从SD卡安装
- 选择到我们刚才重命名过的证书,证书名称随意,这里设置成burp方便查看
- 在本机中输入ipconfig查看和安卓手机(模拟器)同在的一个wifi段
- 在安卓手机(模拟器)里设置wifi,选择高级选项,代理手动,设置成上一步查到的ip,端口随意,但不要使用已被占用的
- burp这边同样设置成这些参数,设置好后打开安卓手机(模拟器),选择浏览器输入百度网址,如果能打开(或者能抓到包)则说明安装成功
发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/131502.html原文链接:https://javaforall.cn
边栏推荐
- The specified service is marked for deletion
- Mysql database knowledge collation
- Summary of JFrame knowledge points 2
- [JS advanced] promise explanation
- MySQL data table creation
- 【datawhale202206】pyTorch推荐系统:多任务学习 ESMM&MMOE
- The Missing Semester
- One year anniversary of bitbear live studio, hero rally order! I invite you to take a group photo!
- C serialization simple experiment
- Switch basic experiment
猜你喜欢
[Yunju entrepreneurial foundation notes] Chapter 7 Entrepreneurial Resource test 4
Ipv6-6to4 experiment
[106] 360 check font - check whether the copyright of local Fonts is commercially available
MySQL common functions
C knowledge point form summary 2
Prepare for the Blue Bridge Cup Day10__ PWM control light brightness
Emotion analysis based on IMDB comment data set
【datawhale202206】pyTorch推荐系统:精排模型 DeepFM&DIN
How to install php7 and perform performance test using yum
巩固-C#运算符
随机推荐
On recursion and Fibonacci sequence
JS related interview questions and answers (1)
Summary of JFrame knowledge points 1
Onenet Internet of things platform - mqtt product equipment upload data points
AI matting tool
MySQL workbench data modeling function
【20211129】Jupyter Notebook远程服务器配置
[shell programming] - shell introductory learning
【datawhale202206】pyTorch推荐系统:精排模型 DeepFM&DIN
[20211129] jupyter notebook remote server configuration
91.(cesium篇)cesium火箭发射模拟
Dataset partitioning script for classification tasks
[106] 360 check font - check whether the copyright of local Fonts is commercially available
C summary of knowledge points 3
MySQL common functions
Ansible相关内容梳理
自组织是管理者和成员的双向奔赴
Mysql database knowledge collation
强大、好用、适合程序员/软件开发者的专业编辑器/笔记软件综合评测和全面推荐
双链表有关操作