git-svn-id: file:///home/svn/framework3/trunk@5725 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Mario Ceballos 2008-10-10 00:17:44 +00:00
parent 48667711e6
commit 386eac82fa
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ class Metasploit3 < Msf::Auxiliary
super(
'Name' => 'EMC AlphaStor Device Manager Service.',
'Version' => '$Revision$',
'Description' => 'This module querys the remote host for the EMC Alphastor Device Danagement service.',
'Description' => 'This module querys the remote host for the EMC Alphastor Device Management Service.',
'Author' => 'MC',
'License' => MSF_LICENSE
)