拦截特定应用程序的网络流量

发布于 2024-11-03 18:38:33 字数 196 浏览 0 评论 0原文

我正在 Windows 上工作。假设我正在运行一个 Twitter 应用程序。我想拦截该应用程序在运行时发送或接收的所有网络数据包。我希望查找某些数据包(段)特征,例如 TCP 目标端口、窗口大小等,并根据这些信息我希望执行某些操作。基本上我想要 Wireshark 或 MS Network Monitor 等流量分析器可用的所有信息。我如何在 Windows 上完成此操作?

I am working on Windows. Lets say I am running a Twitter app. I want to intercept all the network packets that this app is sending or receiving at runtime. I wish to look for certain packet (segment) features like TCP destination port, windows size etc. and based on this information I wish to perform certain actions. Basically I want all the information that is available to a traffic analyzer like Wireshark or MS Network Monitor. How can I accomplish this on Windows?

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

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

发布评论

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

评论(1

娇柔作态 2024-11-10 18:38:33

我不确定是否完全理解您的目标 - 据我了解,您可以启动 Wireshark,记录相关信息,然后根据您可以从此日志检索的数据执行“某些操作” - 甚至自动一些脚本。

I'm not sure to understand completely what you're aiming at - from what I understand, you could start Wireshark, log the relevant info, and then perform "certain actions" based on the data you could retrieve from this log - even automatically with some scripting.

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