June 2017
Intermediate to advanced
258 pages
6h 9m
English
Blueranger is a small program/script that will help locate how far a Bluetooth device is from your box by testing l2cap pings. It measures the link quality of the pings to help determine what it believes, is the distance away from your sensor that the Bluetooth device resides. It's very simple in terms of its options. You just need to pass it to your Bluetooth interface as well as the device address (MAC address):
root@pi-kali:~# blueranger.shBlueRanger 1.0 by JP Dunning (.ronin)<www.hackfromacave.com>(c) 2009-2012 Shadow Cave LLC.NAMEbluerangerSYNOPSIS blueranger.sh <hciX> <bdaddr>DESCRIPTION<hciX> Local interface<bdaddr> Remote Device Address
Since you need to know the remote device address, I typically run this program in ...
Read now
Unlock full access