1UBERTOOTH(7) Project Ubertooth Overview UBERTOOTH(7)
2
3
4
6 ubertooth(7) - Project Ubertooth
7
9 Ubertooth is a platform for Bluetooth experimentation. It is able to
10 sniff Bluetooth Smart (BLE), discover undiscoverable classic Bluetooth
11 devices, and perform rudimentary sniffing of classic Bluetooth devices.
12
13 Ubertooth is not a Bluetooth dongle and it will not show up as one when
14 running hciconfig.
15
17 The following command line tools included in this package are the pri‐
18 mary means of using Ubertooth. Refer to their manual pages for example
19 usage and comprehensive documentation.
20
21 Useful commands:
22
23 · ubertooth-btle(1) : BLE sniffing and other fun
24
25 · ubertooth-rx(1) : Classic Bluetooth device discovery and rudi‐
26 mentary sniffing
27
28 · ubertooth-scan(1) : Active scanning of undiscoverable devices
29
30 · ubertooth-afh(1) : Detecting the AFH map of a Classic Blue‐
31 tooth piconet
32
33 · ubertooth-ego(1) : Yuneec E-Go electric skateboard sniffing
34
35 Utility commands:
36
37 · ubertooth-dfu(1) : Firmware update tool
38
39 · ubertooth-dump(1) : Dumping raw RF symbols to disk
40
41 · ubertooth-util(1) : "Everything else"
42
43 Less useful commands:
44
45 · ubertooth-debug(1) : Peeking and poking registers on the
46 CC2400
47
48 · ubertooth-specan(1) : Raw RSSI values used by graphical specan
49
51 Ubertooth is an open source project maintained primarily by volunteers.
52 Please keep that in mind when seeking support.
53
54 If you are having issues with a tool or believe you have found a bug,
55 please file an issue on the project GitHub:
56 ⟨https://github.com/greatscottgadgets/ubertooth⟩
57
58 For interactive support, join the #ubertooth IRC channel on Freenode.
59
61 The code and documentation for Project Ubertooth are Copyright
62 2010-2017 and are available under the terms of the GPLv2. Refer to
63 COPYING for details. Ubertooth is a registered trademark of Great Scott
64 Gadgets.
65
67 This manual page was written by Mike Ryan.
68
69
70
71Project Ubertooth March 2017 UBERTOOTH(7)