hcidump
Analyses Bluetooth HCI packets
Install
- All systems
-
curl cmd.cat/hcidump.sh
- Debian
-
apt-get install bluez-hcidump
- Ubuntu
-
apt-get install bluez-hcidump
- Kali Linux
-
apt-get install bluez-hcidump
- CentOS
-
yum install bluez-hcidump
- Fedora
-
dnf install bluez-hcidump
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bluez-hcidump
- Raspbian
-
apt-get install bluez-hcidump
- Dockerfile
- dockerfile.run/hcidump
bluez-hcidump
Analyses Bluetooth HCI packets
The hcidump utility allows the monitoring of Bluetooth activity. It provides a disassembly of the Bluetooth traffic and can display packets from higher level protocols such as RFCOMM, SDP and BNEP. This was the software that is independent as bluez-hcidump, but this has been integrated into BlueZ from BlueZ 5.0. BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL).
bluez
Bluetooth tools and daemons
This package contains tools and system daemons for using Bluetooth devices. BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL).