Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在对wireshark 网络跟踪进行一些分析。如何找到底层网络的连接类型?(例如:无线)
是否有可能从数据包分析中获得这些信息?
提前致谢。
拉斯思。
不一定,根据Wireshark 问答网站上对同一问题的评论。Wi-Fi 上的非监控模式捕获看起来与以太网捕获没有区别;您要么必须寻找 Wi-Fi 设备(例如,接入点)使用的协议,要么寻找诸如在 Wi-Fi 上比以太网更可能出现的丢包模式之类的东西。(我对这两种情况都没有任何建议。)