macOS
brew install ubertoothlocal Homebrew formula metadata
sudo port install ubertoothMacPorts ports tree · devel/ubertooth/Portfile · ソース: api.github.com
brew
ubertooth のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ubertoothlocal Homebrew formula metadata
sudo port install ubertoothMacPorts ports tree · devel/ubertooth/Portfile · ソース: api.github.com
sudo apt install libubertooth-devDebian stable package indexes · libubertooth-dev · ソース: deb.debian.org
sudo dnf install libubertoothFedora Rawhide package metadata · libubertooth · ソース: dl.fedoraproject.org
nix profile install nixpkgs#ubertoothnixpkgs package indexes · pkgs/by-name/ub/ubertooth/package.nix · ソース: api.github.com
概要
Host tools for Project Ubertooth
履歴
Ubertooth is an open source Bluetooth experimentation platform from Great Scott Gadgets. The Homebrew package provides the host tools used with Ubertooth hardware for spectrum analysis, Bluetooth packet capture, BLE capture, firmware work, and wireless-security research.
The official Ubertooth documentation records the first hardware revision, Ubertooth Zero, as demonstrated at ToorCon 12 on October 24, 2010. Ubertooth One followed at ShmooCon 7 on January 29, 2011 and became the current hardware revision documented by the project.
Great Scott Gadgets describes Ubertooth One as an open source 2.4 GHz wireless development platform suitable for Bluetooth experimentation. The GitHub repository collects software, firmware, and hardware designs, and its README describes Project Ubertooth as suitable for Bluetooth experimentation with a BLE sniffer and some Bluetooth Classic Basic Rate sniffing ability.
By 2026, Great Scott Gadgets marks Ubertooth One as a retired product with no current manufacturing plan, but the repository, release artifacts, documentation, support channels, and host tools remain available for existing hardware and research workflows.
Ubertooth became a standard named tool in open hardware and Bluetooth security circles because it offered an affordable, source-available way to experiment below the normal Bluetooth stack. The project documentation assumes users combine hardware, firmware, and host code, and it explicitly encourages writing custom software once the board is understood.
Package-manager adoption centers on the host utilities. The batch input lists Homebrew, MacPorts, Nix, Debian, Ubuntu, and Fedora-family packages, making the command-line toolchain easier to install on the same laptops used for Wireshark, Kismet, and RF-analysis work.
The official getting-started guide introduces three parts: hardware, firmware running on the Ubertooth One ARM processor, and host code running on a general-purpose computer over USB. It walks through real-time spectrum analysis, LAP sniffing with ubertooth-rx, and Kismet integration.
The BLE capture documentation shows ubertooth-btle feeding Wireshark through a named pipe and documents target-following options for BLE connection data. This is the package-nerd surface: small Unix commands that glue open hardware to packet-analysis tools.
Ubertooth is significant because the package is not just an app; it is the host half of an open hardware instrument. Installing it gives a workstation the command set needed to talk to a USB RF board, update firmware, capture packets, and feed standard analysis tools.
For security and RF hobbyists, the package sits beside tools like Wireshark, Kismet, libbtbb, and HackRF-era Great Scott Gadgets projects. It packages a once-specialized hardware lab workflow into normal Homebrew-style commands.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ubertooth-afh | cli | グローバル実行可能ファイル | |
ubertooth-btle | cli | グローバル実行可能ファイル | |
ubertooth-debug | cli | グローバル実行可能ファイル | |
ubertooth-dfu | cli | グローバル実行可能ファイル | |
ubertooth-ducky | cli | グローバル実行可能ファイル | |
ubertooth-dump | cli | グローバル実行可能ファイル | |
ubertooth-ego | cli | グローバル実行可能ファイル | |
ubertooth-rx | cli | グローバル実行可能ファイル | |
ubertooth-specan | cli | グローバル実行可能ファイル | |
ubertooth-tx | cli | グローバル実行可能ファイル | |
ubertooth-util | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/greatscottgadgets/ubertooth
インストールメタデータ
| パッケージキー | brew:ubertooth |
|---|---|
| バージョン | 2020-12-R1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ubertooth |
| ホームページ | https://greatscottgadgets.com/ubertoothone/ |
| リポジトリ | https://github.com/greatscottgadgets/ubertooth |
| 上流ドキュメント | https://github.com/greatscottgadgets/ubertooth/wiki |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/greatscottgadgets/ubertooth/releases/download/2020-12-R1/ubertooth-2020-12-R1.tar.xz |
| 依存関係 | libbtbb, libusb |
| ビルド依存関係 | cmake, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ubertooth |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libubertooth-dev 2018.12.R1-5.3
Shared library for Bluetooth experimentation - development files
http://ubertooth.sourceforge.net/
sudo apt install libubertooth-devlibubertooth1 2018.12.R1-5.3
Shared library for Bluetooth experimentation
http://ubertooth.sourceforge.net/
sudo apt install libubertooth1ubertooth 2018.12.R1-5.3
2.4 GHz wireless development platform for Bluetooth experimentation
http://ubertooth.sourceforge.net/
sudo apt install ubertoothubertooth-firmware 2018.12.R1-5.3
Firmware for Ubertooth
http://ubertooth.sourceforge.net/
sudo apt install ubertooth-firmwareubertooth-firmware-source 2018.12.R1-5.3
Source code for the Ubertooth firmware
http://ubertooth.sourceforge.net/
sudo apt install ubertooth-firmware-sourceubertooth
nix profile install nixpkgs#ubertoothlibubertooth-dev 2018.12.R1-5.1
Shared library for Bluetooth experimentation - development files
http://ubertooth.sourceforge.net/
sudo apt install libubertooth-devlibubertooth1 2018.12.R1-5.1
Shared library for Bluetooth experimentation
http://ubertooth.sourceforge.net/
sudo apt install libubertooth1ubertooth 2018.12.R1-5.1
2.4 GHz wireless development platform for Bluetooth experimentation
http://ubertooth.sourceforge.net/
sudo apt install ubertoothubertooth-firmware 2018.12.R1-5.1
Firmware for Ubertooth
http://ubertooth.sourceforge.net/
sudo apt install ubertooth-firmwareubertooth-firmware-source 2018.12.R1-5.1
Source code for the Ubertooth firmware
http://ubertooth.sourceforge.net/
sudo apt install ubertooth-firmware-sourcelibubertooth 2020.12.R1-25.fc44
Shared library for Bluetooth experimentation
https://github.com/greatscottgadgets/ubertooth
sudo dnf install libubertoothubertooth 2020.12.R1-25.fc44
Bluetooth wireless development platform for experimentation
https://github.com/greatscottgadgets/ubertooth
sudo dnf install ubertoothubertooth-devel 2020.12.R1-25.fc44
Development files for libubertooth
https://github.com/greatscottgadgets/ubertooth
sudo dnf install ubertooth-develubertooth-specan-ui 2020.12.R1-25.fc44
Graphical spectrum analyzer for ubertooth
https://github.com/greatscottgadgets/ubertooth
sudo dnf install ubertooth-specan-uiubertooth
sudo port install ubertoothソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.