BlueBugger is a tool for bluetooth devices. You can get all informations, phonebook entries and messages with a simply run. Bluebugger is an implementation of the bluebug technique which was discovered by Martin Herfurt.
Uses ::
bluebugger 0.1 (cant post urls :D)-----------------------------------------
Usage: bluebugger [OPTIONS] -a <addr> [MODE]
-a <addr> = Bluetooth address of target
Options:
--------
-m <name> = Name to use when connecting (default: '')
-d <device> = Device to use (default: '/dev/rfcomm')
-c <channel> = Channelto use (default: 17)
-n = No device name lookup
-t <timeout> = Timeout in seconds for name lookup (default: 5)
-o <file> = Write output to <file>
Mode:
-----
info = Read Phone Info (default)
phonebook = Read Phonebook (default)
messages = Read SMS Messages (default)
dial <num> = Dial number
ATCMD = Custom Command (e.g. '+GMI')
Note: Modes can be combined, e.g. 'info phonebook +GMI'
Tutorial ::
Text :: Click Here
0 comments :
Post a Comment