mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-05 14:57:30 +01:00
Cosmetic
This commit is contained in:
parent
e8ac6521d1
commit
bfbfc19116
@ -15,7 +15,7 @@ class Metasploit3 < Msf::Post
|
||||
|
||||
def initialize(info={})
|
||||
super(update_info(info,
|
||||
'Name' => 'Windows Manage hosts file injection',
|
||||
'Name' => 'Windows Manage Hosts File Injection',
|
||||
'Description' => %q{
|
||||
This module allows the attacker to insert a new entry into the target
|
||||
system's hosts file.
|
||||
|
Loading…
Reference in New Issue
Block a user