RadareEye - A Tool Made For Specially Scanning Nearby devices [BLE, Bluetooth And Wifi] And Execute Our Given Command On Our System When The Target Device Comes In-Between Range
A tool made for specially scanning nearby devices[BLE,Bluetooth & Wifi] and execute our given command on our system when the target device comes in between range.
NOTE:- RadareEye Owner will be not responsible if any user performs malicious activities using this tool. Use it for Learning purpose only.
- Installation of RadareEye :
git clone https://github.com/souravbaghz/RadareEye
Usage:
./radare <mac_addr> <option>
Available Options Are:
- -blue Bluetooth RadareEye
- -ble BLE radareEye
- -wifi Wifi AP radareEye
- Running Bluetooth RadareEye :
sudo bash radare XX:XX:XX:XX:XX:XX -blue
- Running BLE RadareEye :
sudo bash radare XX:XX:XX:XX:XX:XX -ble
Same for the Wifi also with -wifi option, Here XX:XX:XX:XX:XX:XX means your target device's MAC Address & make sure to do with sudo (if you aren't root). I didn't add scanning feature in this script but you can get thr MAC Adress easily by executing 'hcitool scan' for bluetooth and 'hcitool lescan' for BLE Devices in terminal.
- Below given command will shutdown our system imediatly when target device comes in range.
[+]Command you want to trigger? :shutdown now
- It will run your other script
[+]Command you want to trigger? :./myscript.py
RadareEye - A Tool Made For Specially Scanning Nearby devices [BLE, Bluetooth And Wifi] And Execute Our Given Command On Our System When The Target Device Comes In-Between Range
Reviewed by Zion3R
on
8:30 AM
Rating: