https://github.com/workofaditya/bluetooth-spoofing
This repository contains a script for Bluetooth spoofing on Linux terminals. These commands help users to spoof Bluetooth device addresses and perform related tasks.
https://github.com/workofaditya/bluetooth-spoofing
bluetooth bluetooth-scanner bluetooth-spoofing bluetoothjam linux shell terminal
Last synced: 4 months ago
JSON representation
This repository contains a script for Bluetooth spoofing on Linux terminals. These commands help users to spoof Bluetooth device addresses and perform related tasks.
- Host: GitHub
- URL: https://github.com/workofaditya/bluetooth-spoofing
- Owner: WorkofAditya
- License: mit
- Created: 2024-08-07T04:57:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-28T05:00:26.000Z (over 1 year ago)
- Last Synced: 2025-07-22T08:54:57.982Z (11 months ago)
- Topics: bluetooth, bluetooth-scanner, bluetooth-spoofing, bluetoothjam, linux, shell, terminal
- Language: Shell
- Homepage:
- Size: 13.7 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bluetooth-Spoofing
This repository contains a script for Bluetooth spoofing on Linux terminals. These commands help users spoof Bluetooth device addresses and perform related tasks. This resource is intended for educational and testing purposes in cybersecurity and network security environments.
### Features
- Automated Script to spoof Bluetooth MAC addresses
- Instructions for scanning nearby Bluetooth devices
- Steps to log Bluetooth activity
- User-friendly and straightforward script
### Requirements
- A Linux-based operating system
- BlueZ (Bluetooth protocol stack for Linux)
- Bluetooth adapter
### Usage
1. Clone the repository:
```bash
git clone https://github.com/Adityasinh-Sodha/Bluetooth-Spoofing/
```
2. Navigate to the project directory and run it:
```bash
cd Bluetooth-Spoofing-main
chmod +x Script.sh
./Script.sh
```
### Disclaimer
This script is intended for educational and testing purposes only. Use it responsibly and ensure you have permission to spoof or scan Bluetooth devices in your environment.
### License
This project is licensed under the MIT License.
## Author
Developed by **Adityasinh**.