有没有办法在 Wireshark 中保存重新组装的 TCP

发布于 2024-08-23 06:27:39 字数 159 浏览 11 评论 0原文

我正在尝试使用 Wireshark 嗅探多部分 POST 请求。查看捕获时,我可以选择“重新组装的 TCP”,它看起来包含传输中的标头和所有数据。但是我似乎无法选择整个内容来保存它。如果我返回到帧视图,我可以选择帧,它通常选择整个传输,但它最终只会保存后数据。

如何保存整个重组 TCP?

I am trying so sniff a multi-part POST request using Wireshark. When viewing the capture I can select "Reassembled TCP" which looks to contain the header and all the data in the transmission. However I can't seem to select the entire thing to save it. If I go back to the frame view i can select the frame, which usually selects the entire transmission, but it will only end up saving the post data.

How can I save the entire Reassembled TCP?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

芯好空 2024-08-30 06:27:40

好吧,非常简单的一个。 “传输控制协议 (TCP)”和“超文本传输​​协议”后面有一个名为“[重新组装的 TCP 段]”的标题,选择它可以保存重新组装的 TCP 段。提醒自己稍微扩大我的注意力。

Ok, really simple one. There is a heading after "Transmission Control Protocol (TCP)" and "Hypertext Transfer Protocol" called "[Reassembled TCP Segments]" Selecting that allows you to save the Reassembled TCP Segments. Note to self to widen my focus a little.

以可爱出名 2024-08-30 06:27:40

仅适用于 HTTP、DICOM 或 SMB 流,但有一个“导出对象 “现在选择。

您可以从文件 -> 访问它导出对象 -> HTTP

" “导出对象”对话框

Works for HTTP, DICOM or SMB streams only but there is a "Export Objects" option now.

You can access it from File -> Export Objects -> HTTP.

The "Export Objects" dialog box

如日中天 2024-08-30 06:27:39

使用“跟随 TCP 流”选项:
http://linuxonly.nl/docs/38/117_Wireshark.html

Use the "Follow TCP stream" option:
http://linuxonly.nl/docs/38/117_Wireshark.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文