Land #3111, hash rockets shouldn't be in refs
commit
dfd3a81566
|
@ -25,9 +25,9 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
'Author' => 'Brendan Coles <bcoles[at]gmail.com>',
|
||||
'References' =>
|
||||
[
|
||||
['OSVDB' => '99199'],
|
||||
['BID' => '63411'],
|
||||
['URL' => 'http://bugs.processmaker.com/view.php?id=13436']
|
||||
['OSVDB', '99199'],
|
||||
['BID', '63411'],
|
||||
['URL', 'http://bugs.processmaker.com/view.php?id=13436']
|
||||
],
|
||||
'Payload' =>
|
||||
{
|
||||
|
|
|
@ -31,8 +31,8 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
],
|
||||
'References' =>
|
||||
[
|
||||
['EDB' => '25606'],
|
||||
['OSVDB' => '93547'],
|
||||
['EDB', '25606'],
|
||||
['OSVDB', '93547'],
|
||||
],
|
||||
'Payload' =>
|
||||
{
|
||||
|
|
|
@ -26,8 +26,8 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
],
|
||||
'References' =>
|
||||
[
|
||||
['OSVDB' => '98750'],
|
||||
['URL' => 'https://sourceforge.net/p/webtesteronline/bugs/3/']
|
||||
['OSVDB', '98750'],
|
||||
['URL', 'https://sourceforge.net/p/webtesteronline/bugs/3/']
|
||||
],
|
||||
'Payload' =>
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue