【问题标题】:How to capture and analyze bluetooth packets using wireshark [closed]如何使用wireshark捕获和分析蓝牙数据包[关闭]
【发布时间】:2014-02-28 04:08:31
【问题描述】:

如何在 Win 7 上使用 wireshark 捕获和分析蓝牙数据包?

我知道wireshark 不能对蓝牙数据包进行“混杂”捕获。我为此购买了 Ubertooth。

我现在如何捕获和分析蓝牙数据包?

【问题讨论】:

    标签: windows-7 wireshark


    【解决方案1】:

    基于Bluetooth page at the Wireshark wiki,看起来在 Windows 上您必须使用单独的工具来捕获蓝牙数据包。然后您可以将它们导出为 pcap 格式并在 Wireshark 中打开文件。

    或者,您可以安装 Linux。 :)

    【讨论】:

    • 正如我提到的,我已经购买了一个用于“混杂”蓝牙数据包嗅探的 ubertooth。我有兴趣了解如何在 Windows 中集成 ubertooth one 和 wireshark
    • 我仍然无法获取数据包
    【解决方案2】:

    我可能有点晚了,但无论如何。

    要使用 Wireshark 捕获蓝牙流量,您需要 BTP 软件包,您可以获取它here。安装包并找到文件(通常它会安装在 C:\BTP[version] 中)。在文件夹 x86 中找到一个名为 btvs.exe 的文件。以管理员权限启动控制台并输入./btvs.exe -Mode Wireshark。 Wireshark 窗口将立即启动并开始捕获流量

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-07-14
      • 2016-11-23
      • 1970-01-01
      • 2021-02-15
      • 1970-01-01
      • 2022-08-22
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多