Bluebugger - mobile phone bluebug exploitation

Download: bluebugger-0.1.tar.gz
MD5: codito.de/remote-exploit-md5/bluebugger.txt
Author: Martin J. Muench

Background:
bluebugger is an implementation of the bluebug technique which was discovered by Martin Herfurt.

For more details on this bug see:
www.trifinite.org/trifinite_stuff_bluebug.html

Generic usage:

bluebugger 0.1 ( MaJoMu | www.codito.de )
-----------------------------------------

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'            

Supported mobile phones:

  * Nokia 6310(i)
  * Sony Ericsson T68i (partially)
  * more?
  

Free Projects