Reorder refs for some reason.

bug/bundler_fix
Tod Beardsley 2013-10-30 12:25:55 -05:00
parent 32794f9d37
commit 344413b74d
No known key found for this signature in database
GPG Key ID: 1EFFB682ADB9F193
6 changed files with 11 additions and 11 deletions

View File

@ -29,8 +29,8 @@ class Metasploit4 < Msf::Auxiliary
],
'References' =>
[
['URL', 'https://community.rapid7.com/community/metasploit/blog/2013/10/30/seven-tricks-and-treats'],
['CVE', '2013-3617']
['CVE', '2013-3617'],
['URL', 'https://community.rapid7.com/community/metasploit/blog/2013/10/30/seven-tricks-and-treats']
],
'License' => MSF_LICENSE,
'DisclosureDate' => 'Oct 30 2013'

View File

@ -27,8 +27,8 @@ class Metasploit4 < Msf::Exploit::Remote
'License' => MSF_LICENSE,
'References' =>
[
['URL', 'https://community.rapid7.com/community/metasploit/blog/2013/10/30/seven-tricks-and-treats'],
['CVE', '2013-3629']
['CVE', '2013-3629'],
['URL', 'https://community.rapid7.com/community/metasploit/blog/2013/10/30/seven-tricks-and-treats']
],
'Privileged' => false,
'Platform' => ['php'],

View File

@ -35,8 +35,8 @@ class Metasploit4 < Msf::Exploit::Remote
],
'References' =>
[
['EDB', '28174'], #xss vuln allowing sesskey of admins to be stolen
['CVE', '2013-3630'],
['EDB', '28174'], #xss vuln allowing sesskey of admins to be stolen
['URL', 'https://community.rapid7.com/community/metasploit/blog/2013/10/30/seven-tricks-and-treats']
],
'Payload' =>

View File

@ -26,8 +26,8 @@ class Metasploit4 < Msf::Exploit::Remote
'License' => MSF_LICENSE,
'References' =>
[
['URL', 'https://community.rapid7.com/community/metasploit/blog/2013/10/30/seven-tricks-and-treats'],
['CVE', '2013-3631']
['CVE', '2013-3631'],
['URL', 'https://community.rapid7.com/community/metasploit/blog/2013/10/30/seven-tricks-and-treats']
],
'Payload' =>
{

View File

@ -25,8 +25,8 @@ class Metasploit3 < Msf::Exploit::Remote
],
'References' =>
[
['URL', 'https://community.rapid7.com/community/metasploit/blog/2013/10/30/seven-tricks-and-treats'],
['CVE', '2013-3632']
['CVE', '2013-3632'],
['URL', 'https://community.rapid7.com/community/metasploit/blog/2013/10/30/seven-tricks-and-treats']
],
'Privileged' => true,
'DefaultOptions' => { 'WfsDelay' => 60 },

View File

@ -27,8 +27,8 @@ class Metasploit4 < Msf::Exploit::Remote
],
'References' =>
[
['URL', 'https://community.rapid7.com/community/metasploit/blog/2013/10/30/seven-tricks-and-treats'],
['CVE', '2013-3628']
['CVE', '2013-3628'],
['URL', 'https://community.rapid7.com/community/metasploit/blog/2013/10/30/seven-tricks-and-treats']
],
'Payload' =>
{