From 6d0bfaaa576ad8b4e8a29ef4a61c9ddf7d5d0085 Mon Sep 17 00:00:00 2001 From: Wei Chen Date: Tue, 19 Apr 2011 15:23:49 +0000 Subject: [PATCH] Updated author git-svn-id: file:///home/svn/framework3/trunk@12368 4d416f70-5f16-0410-b530-b9f4589650da --- modules/exploits/windows/fileformat/wireshark_packet_dect.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/exploits/windows/fileformat/wireshark_packet_dect.rb b/modules/exploits/windows/fileformat/wireshark_packet_dect.rb index 1a0b5c0da4..1b80e871b6 100644 --- a/modules/exploits/windows/fileformat/wireshark_packet_dect.rb +++ b/modules/exploits/windows/fileformat/wireshark_packet_dect.rb @@ -28,8 +28,9 @@ class Metasploit3 < Msf::Exploit::Remote 'License' => MSF_LICENSE, 'Author' => [ - 'sickness', #found the vulnerabilitiy - 'corelanc0d3r' #rop exploit + msf module + 'Paul Makowski', #Initial discovery + 'sickness', #proof of concept + 'corelanc0d3r', #rop exploit + msf module ], 'Version' => '$Revision$', 'References' =>