7 matches found
BTLE
BTLE BTLE 是一个免费开源的低功耗蓝牙(BLE)软件无线电(SDR)软件套件,以及开放的 BTLE 芯片设计。 它包含: BTLE 基带算法描述、Python 和 Verilog 实现、FPGA 及 SkyWater 130 PDK(OpenLane2 工作流)结果。 Analog Devices AD9361 + Xilinx Zynq FPGA 实现:FPGA Bluetooth btlerx - BLE 嗅探器。除了嗅探广播/固定信道外,它还可以跟踪通信链路的跳频。 btletx - 通用 BLE 数据包发射器。除了 BLE 标准外,它还支持原始比特模式以生成任意的...
bleah
This repository is DEPRECATED, please usebettercap as this tool has been ported to its BLE modules...
CVE-2024-40893 Firewalla BTLE Authenticated Command Injection
Multiple authenticated operating system OS command injection vulnerabilities exist in Firewalla Box Software versions before 1.979. A physically close attacker that is authenticated to the Bluetooth Low-Energy BTLE interface can use the network configuration service to inject commands in various...
CVE-2024-40893 Firewalla BTLE Authenticated Command Injection
Multiple authenticated operating system OS command injection vulnerabilities exist in Firewalla Box Software versions before 1.979. A physically close attacker that is authenticated to the Bluetooth Low-Energy BTLE interface can use the network configuration service to inject commands in various...
CVE-2024-40892 Firewalla BTLE Weak Credentials
A weak credential vulnerability exists in Firewalla Box Software versions before 1.979. This vulnerability allows a physically close attacker to use the license UUID for authentication and provision SSH credentials over the Bluetooth Low-Energy BTLE interface. Once an attacker gains access to the...
CVE-2024-40892 Firewalla BTLE Weak Credentials
A weak credential vulnerability exists in Firewalla Box Software versions before 1.979. This vulnerability allows a physically close attacker to use the license UUID for authentication and provision SSH credentials over the Bluetooth Low-Energy BTLE interface. Once an attacker gains access to the...
BLE Scanner for Smart Devices Hacking: BLEAH
A BLE scanner for “smart” devices hacking based on the bluepy library, dead easy to use because retarded devices should be dead easy to hack. How to Install Install bluepy from source: git clone https://github.com/IanHarvey/bluepy.git cd bluepy python setup.py build sudo python setup.py install...