当前位置:网站首页>使用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
边栏推荐
猜你喜欢

Powerful, easy-to-use, professional editor / notebook software suitable for programmers / software developers, comprehensive evaluation and comprehensive recommendation

S7-1500plc simulation

Typora adds watermarks to automatically uploaded pictures

Neo4j Chinese developer monthly - issue 202206

Computer graduation project asp Net hotel room management system VS development SQLSERVER database web structure c programming computer web page source code project

C serialization simple experiment

自组织是管理者和成员的双向奔赴

On recursion and Fibonacci sequence

Joint Time-Frequency and Time Domain Learning for Speech Enhancement

Seckill system 03 - redis cache and distributed lock
随机推荐
2022-06-28-06-29
[MCU] [nixie tube] nixie tube display
Talk about the pessimistic strategy that triggers full GC?
91. (chapitre Cesium) simulation de lancement de fusées cesium
I wish you all a happy reunion
Virtualenv+pipenv virtual environment management
ASP.NET Core 6 从入门到企业级实战开发应用技术汇总
Golang des-cbc
Ansi/ul 94 VTM vertical burning test for thin materials
Computer graduation project asp Net hotel room management system VS development SQLSERVER database web structure c programming computer web page source code project
Dataset partitioning script for classification tasks
Powerful, easy-to-use, professional editor / notebook software suitable for programmers / software developers, comprehensive evaluation and comprehensive recommendation
循环链表--
AI matting tool
Emotion analysis based on IMDB comment data set
Onenet Internet of things platform - mqtt product devices send messages to message queues MQ
关于NAND FLASH解扣的认识
[20211129] jupyter notebook remote server configuration
Sum of factor numbers of interval product -- prefix sum idea + fixed one shift two
队列的链式存储