Align Hashrockets
parent
9491c63778
commit
2b2029b487
|
@ -12,8 +12,8 @@ class MetasploitModule < Msf::Auxiliary
|
|||
super(
|
||||
'Name' => 'Docker Server Version Scanner',
|
||||
'Description' => 'This module attempts identify the version of the Docker Server running.',
|
||||
'Author' => [ 'Agora-Security' ],
|
||||
'License' => MSF_LICENSE
|
||||
'Author' => [ 'Agora-Security' ],
|
||||
'License' => MSF_LICENSE
|
||||
)
|
||||
register_options(
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue