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' =>
|
||||
[
|
||||
['EDB', '#####'] #<<<<Confirm--------
|
||||
[ 'OSVDB', '106815' ]
|
||||
],
|
||||
'DefaultOptions' =>
|
||||
{
|
||||
'SSL' => true
|
||||
},
|
||||
'Privileged' => false,
|
||||
'DisclosureDate' => "May 9 2014")) #<<<<<<<<<<<<Confirm-----------------------
|
||||
'DisclosureDate' => "May 9 2014"))
|
||||
|
||||
register_options(
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue