appease alignists
parent
62ee4ed708
commit
7924667e51
|
@ -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(
|
||||
[
|
||||
|
|
|
@ -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(
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue