Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 1.32 KB

README.md

File metadata and controls

48 lines (37 loc) · 1.32 KB

BLUEC0RN

BLUEC0RN CLI tool to hack Bluetooth devices via speaker jamming, traffic spoofing & device hijacking

  • Opensource python tool for jamming bluetooth signals (in the making)
  • Successful in jamming bluetooth speakers
  • Does not work on Airpods or any other bluetooth devices yet ...

Tool Preview

image

Installation

  1. Clone the repo and install basic requirements
git clone https://github.com/imhunterand/BLUEC0RN.git
cd BLUEC0RN
pip3 install -r requirements.txt 
  1. Install necessary packages
paru -Sy --noconfirm --needed bluez bluez-utils  

Environment Variables

To run this project, you will need to add the following environment variables to your .env file:

.env 

keep the .env file under /utils.

Table of Contents

  1. Working of Bluetooth
  2. Security Risks
  3. Security Tips for Using Bluetooth
  4. Applications Used
  5. Malicious Attack
  6. Attack Detection
  7. Prevention Method
  8. How AirPods Block Requests from Devices

Author

Star History Chart