Skip to content

Commit e811e16

Browse files
committed
Cambios en el exploit
1 parent da26a39 commit e811e16

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/exploits/windows/misc/wireshark_mpeg_overflow.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,12 @@ def initialize(info = {})
1616
'Name' => 'Wireshark <= 1.8.12/1.10.5 wiretap/mpeg.c Stack Buffer Overflow (remote) PoC',
1717
'Description' => %q{
1818
This module triggers a stack buffer overflow in Wireshark <= 1.8.12/1.10.5
19-
by sending an malicious packet.)
19+
by generating an malicious file.)
2020
},
2121
'License' => MSF_LICENSE,
2222
'Author' =>
2323
[
24+
'Wesley Neelen', # Discovery vulnerability
2425
'j0sm1', # Exploit and msf module
2526
],
2627
'References' =>

0 commit comments

Comments
 (0)