Skip to content

RAJ015HACKING/Blue_jammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛡️ Blue-Jammer Pro: Advanced Bluetooth Intelligence & Auditor

Blue-Jammer Pro is a high-performance Bluetooth security auditing framework. It identifies nearby devices, performs vendor lookups, and conducts protocol-level stress testing on Kali Linux.


🔥 Key Features

  • 🔍 Intel Engine: Instant MAC OUI vendor identification (Apple, Samsung, etc.).
  • 📡 Stealth Scan: Continuous background monitoring for new targets.
  • 💥 Hardware Stressing: L2CAP and SDP flooding capabilities for auditing.
  • 💻 Dual-Mode: Automatic simulation for Windows and raw hardware access for Linux.

🛠️ Installation & Setup (Kali Linux)

Follow these exact steps to set up the tool:

1. Clone the Repository

git clone [https://github.com/RAJ015HACKING/Blue_jammer.git](https://github.com/RAJ015HACKING/Blue_jammer.git)
cd Blue_jammer

2. Install Dependencies

Install the required Python modules globally on your system:

pip3 install -r requirements.txt --break-system-packages

(Note: Use --break-system-packages if you are on the latest Kali Linux version).

3. Grant Execution Permissions

Make the Linux launcher executable:

chmod +x Blue_jammer.sh

4. Launch the Tool

Run the automated launcher to start auditing:

./Blue_jammer.sh

📂 Project Structure

  • blue_jammer.py: Main Python engine.

  • Blue_jammer.sh: Automation script for hardware and environment setup.

  • requirements.txt: Python dependency list.

  • .gitignore: Files excluded from the repository.

⚠️ Legal Disclaimer

This tool is strictly for educational and authorized security auditing purposes. Misuse of this tool is illegal. The developer is not responsible for your actions.

Developed by RAJ015HACKING

About

A professional-grade Bluetooth Intelligence & Auditing framework designed for security researchers. Features real-time MAC OUI vendor identification, multi-threaded background scanning, and protocol-level stress testing (L2CAP/SDP) on Kali Linux. Includes a built-in simulation mode for safe development on Windows/VS Code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors