当前位置:网站首页>burpsuite简单抓包教程[通俗易懂]
burpsuite简单抓包教程[通俗易懂]
2022-07-01 20:43:00 【全栈程序员站长】
大家好,又见面了,我是你们的朋友全栈君。
一.配置浏览器(以火狐为例) 1.打开菜单,找到选项,点击
翻到最下面
点击设置,将配置的代理服务器改为手动代理配置,HTTP代理设为127.0.0.1,端口设置为8080(为了burpsuite能截到浏览器发送出来的请求),点击确定。
二.burpsuite的设置 点击proxy
选择Options
观察图中的IP地址及端口,如果不是127.0.0.1:8080,则点击add,添加端口和IP地址
三.开始抓包 点击proxy-intercept,将intercept is on 改为intercept is off
打开浏览器,假设我们要进入u校园官网
点击intercept is off,将其改为intercept is on
点击U校园,发现不能进入
此时我们就抓包成功 点开burpsuite,这就是我们抓的包
发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/130474.html原文链接:https://javaforall.cn
边栏推荐
- Gaussdb (for MySQL):partial result cache, which accelerates the operator by caching intermediate results
- 浏览器tab页之间的通信
- Develop those things: easycvr platform adds playback address authentication function
- 天气预报小程序源码 天气类微信小程序源码
- 个人炒股怎样开户?安全吗。
- UVM教程
- 王者战力查询改名工具箱小程序源码-带流量主激励广告
- Review notes of Zhang Haifan in introduction to software engineering (Sixth Edition)
- What else do you not know about new set()
- 升级版手机检测微信工具小程序源码-支持多种流量主模式
猜你喜欢
随机推荐
On the next generation entrance of the metauniverse -- the implementation of brain computer interface
柒微自动发卡系统源码
Uniapp uses Tencent map to select points without window monitoring to return users' location information. How to deal with it
300 linear algebra Lecture 4 linear equations
Face recognition system opencv face detection
PHP gets the external chain address of wechat applet and applet store
RichView 文档中的 ITEM
【Opencv450】HOG+SVM 与Hog+cascade进行行人检测
ngnix基础知识
浏览器tab页之间的通信
Oracle deadlock test
开环和闭环是什么意思?
Develop those things: easycvr platform adds playback address authentication function
[mysql] install mysql5.7
架构师毕业总结
There are four ways to write switch, you know
Keras机器翻译实战
EDA工具对芯片产业的重要性知识科普
How to create a pyramid with openmesh
tensorflow 张量做卷积,输入量与卷积核维度的理解









