当前位置:网站首页>Wireshark分析抓包数据*.cap
Wireshark分析抓包数据*.cap
2022-07-07 16:15:00 【fen_fen】
1、先安装,参考下面文章:Wireshark在Win10安装
https://blog.csdn.net/szullc/article/details/121217807
2、发送请求
$curl -X POST -H "Content-Type:application/json" -d '{"user": "admin", "passwd":"12345678"}' http://127.0.0.1:80
3、使用tcpdump抓包
$tcpdump -i ens33 dst host 10.1.1.191 and src host 10.1.1.235 -w ens33_235.cap
$tcpdump -i ens33 dst host 10.1.1.187 and src host 10.1.1.191 -w ens33_191.cap
3、使用Wireshark来进行分析*.cap
其他分析:
发送方加密了数据:
接收方解密了数据
边栏推荐
- 直播软件搭建,canvas文字加粗
- Backup Alibaba cloud instance OSS browser
- [trusted computing] Lesson 10: TPM password resource management (II)
- 简单几步教你如何看k线图图解
- What is agile testing
- socket编程之常用api介绍与socket、select、poll、epoll高并发服务器模型代码实现
- List selection JS effect with animation
- Sanxian Guidong JS game source code
- Use onedns to perfectly solve the optimization problem of office network
- 面试官:页面很卡的原因分析及解决方案?【测试面试题分享】
猜你喜欢
科学家首次观察到“电子漩涡” 有助于设计出更高效的电子产品
Use onedns to perfectly solve the optimization problem of office network
机器人工程终身学习和工作计划-2022-
2021年全国平均工资出炉,你达标了吗?
swiper左右切换滑块插件
带动画的列表选中js特效
Debian10 compile and install MySQL
Tips of the week 136: unordered containers
Pro2:修改div块的颜色
Deep learning machine learning various data sets summary address
随机推荐
【demo】循环队列及条件锁实现goroutine间的通信
js拉下帷幕js特效显示层
swiper左右切换滑块插件
你真的理解粘包与半包吗?3分钟搞懂它
Backup Alibaba cloud instance OSS browser
回归问题的评价指标和重要知识点总结
Tips of this week 135: test the contract instead of implementation
Hash, bitmap and bloom filter for mass data De duplication
[4500 word summary] a complete set of skills that a software testing engineer needs to master
Win11C盘满了怎么清理?Win11清理C盘的方法
五种网络IO模型
YARN Capacity Scheduler容量调度器(超详细解读)
原生js验证码
使用OneDNS完美解决办公网络优化问题
Performance test process and plan
磁盘存储链式的B树与B+树
物联网OTA技术介绍
Chapter 3 business function development (user login)
Chapter 1 Introduction to CRM core business
“解密”华为机器视觉军团:华为向上,产业向前