appease alignists

bug/bundler_fix
Brent Cook 2017-09-25 09:10:10 -05:00
parent 62ee4ed708
commit 7924667e51
2 changed files with 4 additions and 4 deletions

View File

@ -13,8 +13,8 @@ class MetasploitModule < Msf::Auxiliary
super(
'Name' => 'OpenVAS OMP Login Utility',
'Description' => 'This module attempts to authenticate to an OpenVAS OMP service.',
'Author' => [ 'Vlatko Kosturjak <kost[at]linux.hr>' ],
'License' => MSF_LICENSE
'Author' => [ 'Vlatko Kosturjak <kost[at]linux.hr>' ],
'License' => MSF_LICENSE
)
register_options(
[

View File

@ -13,8 +13,8 @@ class MetasploitModule < Msf::Auxiliary
super(
'Name' => 'OpenVAS OTP Login Utility',
'Description' => 'This module attempts to authenticate to an OpenVAS OTP service.',
'Author' => [ 'Vlatko Kosturjak <kost[at]linux.hr>' ],
'License' => MSF_LICENSE
'Author' => [ 'Vlatko Kosturjak <kost[at]linux.hr>' ],
'License' => MSF_LICENSE
)
register_options(
[