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
Source: feedproxy.google.com
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 Anonymous
on
3:48 AM
Rating:
![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](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg55SC4lxeWSvwXCw-9SAsFl6xA6Jd8str46iRAGXbpThyphenhyphenNkk4uwh_Ziap1dgFg9Obbskbutgx7BM6QG99eV0WEMK2_CS12yFEf5Kof-yRLn1JSxJkwe5M7i_oDgKwgREArK6WpWp2gwXsi/s72-c/RadareEye_1_logo.png)