remove "File" from title
git-svn-id: file:///home/svn/framework3/trunk@11746 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
708ff0e2ce
commit
7fb3094bb0
|
@ -19,7 +19,7 @@ class Metasploit3 < Msf::Auxiliary
|
||||||
|
|
||||||
def initialize
|
def initialize
|
||||||
super(
|
super(
|
||||||
'Name' => 'DHCP File Server',
|
'Name' => 'DHCP Server',
|
||||||
'Version' => '$Revision$',
|
'Version' => '$Revision$',
|
||||||
'Description' => %q{
|
'Description' => %q{
|
||||||
This module provides a DHCP service
|
This module provides a DHCP service
|
||||||
|
|
Loading…
Reference in New Issue