An open API service indexing awesome lists of open source software.

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.

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**.