当前位置:网站首页>cs架构下抓包的几种方法
cs架构下抓包的几种方法
2022-07-02 04:23:00 【luminous_you】
burp+Proxifier进行抓包
安装证书

安装完证书配置主机代理,可以直接从chrome进入

要注意选择安装在受信任的根证书颁发机构下

Proxifier设置burp的代理

因为用的burp所以放过java的包,其他包走代理

这种方法并不能抓取到登陆包

然后再关闭代理,登录完成后进行Proxifier的流量转发

Fiddler Everywhere+burp使用
安装Fiddler Everywhere证书

设置全局代理(Fiddler Everywhere会自动配置,最好检查一下)

某钉设置浏览器代理

查看数据包

平常burp用的多一点,Fiddler Everywhere用的多一点。
将上层代理设置成burp监听的端口

然后就可以再burp中进行测试了

模拟器+Burp抓包
先访问Fiddler Everywhere监听的端口(体验卡到期)
很多cs架构的应用大都存在手机端应用。
我这里用的是雷神模拟器3.0稳定版,高版本不走代理

因为版本低证书导入要从设置中导入,没办法双击导入,网上有很多教程。
安装桥接驱动

安装完需要重启,重启后进入模拟器,在wifi处添加代理

然后就可以抓到包了


使用NoPE进行流量的抓取(TCP)
需要使用NoPE,他是一个burp的插件用于抓取非http的包
下载地址:https://github.com/summitt/Burp-Non-HTTP-Extension
使用Proxifier设置代理,将PE文件代理到8081端口

设置需要监听的PE文件

burp设置代理,监听所有然后端口是8080

打开NoPE,设置dns解析

设置对应的转发,用于抓包,此处是将8081端口接收到的数据转向8080端口

记得点一下,将80和443加进去


然后就可以看到抓的包了

也可以对数据进行重放

如有不对之处请各位师傅指正!

灼剑安全团队
灼剑安全团队(Tsojan Security Team)专注于web安全、内网安全、域安全、网络攻防、移动端安全、IOT安全、代码审计、漏洞复现,APT相关技术等研究方向,仅发布相关技术研究文章。
公众号

边栏推荐
- Sorted out an ECS summer money saving secret, this time @ old users come and take it away
- Introduction to vmware workstation and vSphere
- The difference between vectorresize and reverse.
- Wechat applet map annotation
- [improvement class] st table to solve the interval maximum value problem [2]
- Go variables and constants
- Play with concurrency: what's the use of interruptedexception?
- Spring recruitment of Internet enterprises: Kwai meituan has expanded the most, and the annual salary of technical posts is up to nearly 400000
- Wechat applet JWT login issue token
- Demonstration description of integrated base scheme
猜你喜欢

A summary of common interview questions in 2022, including 25 technology stacks, has helped me successfully get an offer from Tencent

What is 5g industrial wireless gateway? What functions can 5g industrial wireless gateway achieve?

Ten thousand volumes are known to all, and one page of a book is always relevant. TVP reading club will take you through the reading puzzle!

The solution to the complexity brought by lambda expression

First acquaintance with P4 language

Why can't you remember when reading? Why can't you remember- My technology learning methodology

万卷共知,一书一页总关情,TVP读书会带你突围阅读迷障!

Playing with concurrency: what are the ways of communication between threads?

MySQL error: expression 1 of select list is not in group by claim and contains nonaggre

手撕——排序
随机推荐
Pytorch---使用Pytorch进行图像定位
千亿市场规模医疗美容行业的水究竟有多浑?
66.qt quick QML Custom Calendar component (supports vertical and horizontal screens)
What methods should service define?
二叉樹解題(二)
How to solve the code error when storing array data into the database
C语言猜数字游戏
Wechat applet map annotation
"No war on the Western Front" we just began to love life, but we had to shoot at everything
C language practice - binary search (half search)
WiFi 5GHz frequency
【leetcode】81. Search rotation sort array II
Delete the code you wrote? Sentenced to 10 months!
[source code analysis] NVIDIA hugectr, GPU version parameter server - (1)
Mysql中常见的锁
万卷共知,一书一页总关情,TVP读书会带你突围阅读迷障!
go 函数
Which insurance company has a better product of anti-cancer insurance?
What is 5g industrial wireless gateway? What functions can 5g industrial wireless gateway achieve?
Go language introduction