我自己的burpsuite连接:https://www.lanzous.com/b691165/
burpsuite安装https证书
首先,打开浏览器和burpsuite,提示这些问题
![](https://upload-images.jianshu.io/upload_images/2356272-4181b909a990720b.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1000/format/webp)
burp报错.png
说明没有浏览器安装burpsuite中的https证书,
在浏览器打开 http://burp/,然后点击右边的
![](https://upload-images.jianshu.io/upload_images/2356272-71908f12712a02b0.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/928/format/webp)
CA证书.png
下载到本地,打开浏览器的添加证书页面,
火狐打开:about:preferences#advanced
谷歌打开:
点击导入,并导入刚下载的证书,全选,然后在查看是否导入成功,burpsuite试试是否成功
![](https://upload-images.jianshu.io/upload_images/2356272-c8863a1f785b2089.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/615/format/webp)
下载的证书.png
![](https://upload-images.jianshu.io/upload_images/2356272-eec3e8ab484b0da8.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/952/format/webp)
证书管理器.png
![](https://upload-images.jianshu.io/upload_images/2356272-3fef301879d9d90b.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/558/format/webp)
全选.png
![](https://upload-images.jianshu.io/upload_images/2356272-d959a2aa537429f0.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/900/format/webp)
查看是否导入成功.png
![](https://upload-images.jianshu.io/upload_images/2356272-67fdd890f83a4c27.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/844/format/webp)
发现抓到包了.png
发现抓包成功!