> cat /dev/github | grep security-tools
discovered 03 Aug 2026

scapy-usbbluetooth

Python ★ 23 via github-topic
→ View on GitHub
Scapy UsbBluetooth is a Python library that integrates Bluetooth communication capabilities into Scapy, enabling it to interact with Bluetooth controllers through UsbBluetooth. Its primary use case is for network and device analysis, providing functionality to list devices, establish sockets, and send command packets, like HCI commands. Notable features include easy installation via pip and support for specific platform requirements, facilitating access on Windows and Linux systems.