摘要: wireshark抓包之后,首先过滤数据库服务器的IP ip.src==172.22.58.4 or ip.dst==172.22.58.4 找到第一条TCP握手记录之后,右键选中,Follow TCP stream 然后会自动标记筛选出,从握手到断开的所有packet数据包 tcp.stream 阅读全文
posted @ 2023-12-21 14:55 ChuckLu 阅读(31) 评论(0) 推荐(0) 编辑