Also add juan as author. And links to the vulnerable setup.

unstable
sinn3r 2012-06-30 13:12:13 -05:00
parent 5dbfb7b9aa
commit 2874768539
1 changed files with 4 additions and 1 deletions

View File

@ -36,7 +36,8 @@ class Metasploit3 < Msf::Exploit::Remote
'Author' =>
[
'Parvez Anwar <parvez[at]greyhathacker.net>', # vulnerability discovery
'mr_me <steventhomasseeley[at]gmail.com>' # msf-fu
'mr_me <steventhomasseeley[at]gmail.com>', # msf-fu
'juan vazquez' # more improvements
],
'Version' => '$Revision$',
'References' =>
@ -60,6 +61,8 @@ class Metasploit3 < Msf::Exploit::Remote
'Targets' =>
[
# push esp; retn [i_view32.exe]
# http://www.oldapps.com/irfanview.php?old_irfanview=7097
# http://irfanview.tuwien.ac.at/plugins/irfanview_plugins_432_setup.exe
[ 'Irfanview 4.32 / Plugins 4.32 / Windows Universal', { 'Ret' => 0x004819d8 } ]
],
'DisclosureDate' => 'Jan 16 2012',