Update alienvault_newpolicyform_sqli.rb
Changed reference -- OSVDB # 106815 (waiting for EDB - no response yet)bug/bundler_fix
parent
473efe1040
commit
ec1df58bf7
|
@ -26,14 +26,14 @@ class Metasploit4 < Msf::Auxiliary
|
||||||
],
|
],
|
||||||
'References' =>
|
'References' =>
|
||||||
[
|
[
|
||||||
['EDB', '#####'] #<<<<Confirm--------
|
[ 'OSVDB', '106815' ]
|
||||||
],
|
],
|
||||||
'DefaultOptions' =>
|
'DefaultOptions' =>
|
||||||
{
|
{
|
||||||
'SSL' => true
|
'SSL' => true
|
||||||
},
|
},
|
||||||
'Privileged' => false,
|
'Privileged' => false,
|
||||||
'DisclosureDate' => "May 9 2014")) #<<<<<<<<<<<<Confirm-----------------------
|
'DisclosureDate' => "May 9 2014"))
|
||||||
|
|
||||||
register_options(
|
register_options(
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in New Issue