A very quick update to the title.

unstable
sinn3r 2012-05-22 03:11:05 -05:00
parent c9aa057b6d
commit d9ab464d4d
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ class Metasploit3 < Msf::Post
def initialize(info={})
super( update_info( info,
'Name' => "OSX Text to Speech",
'Name' => "OSX Text to Speech Utility",
'Description' => %q{
This module will speak whatever is in the 'TEXT' option on the victim machine.
},