souravbaghz / RadareEye
- понедельник, 18 января 2021 г. в 00:26:13
Shell
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.
git clone https://github.com/souravbaghz/RadareEye
./radare <mac_addr> <option>
sudo bash radare XX:XX:XX:XX:XX:XX -blue
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.
[+]Command you want to trigger? :shutdown now
[+]Command you want to trigger? :./myscript.py