msftidy - fixed module name

bug/bundler_fix
Stuart Morgan 2015-12-21 13:32:11 +00:00
parent 0081c79f39
commit 0c8aa0bd5c
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ class Metasploit3 < Msf::Post
def initialize(info = {})
super(update_info(
info,
'Name' => 'Generate CSV Org Chart using Manager Information',
'Name' => 'Generate CSV Organisational Chart Data Using Manager Information',
'Description' => %{
This module will generate a CSV file containing all users and their managers, which can be
imported into Visio which will render it.