diff --git a/modules/post/windows/manage/pxexploit.rb b/modules/post/windows/manage/pxexploit.rb index 102bd9582b..8e6f68935e 100644 --- a/modules/post/windows/manage/pxexploit.rb +++ b/modules/post/windows/manage/pxexploit.rb @@ -17,7 +17,7 @@ class Metasploit3 < Msf::Post def initialize super( - 'Name' => 'PXE exploit server', + 'Name' => 'Windows Manage PXE Exploit Server', 'Version' => '$Revision$', 'Description' => %q{ This module provides a PXE server, running a DHCP and TFTP server.