diff --git a/modules/post/windows/gather/make_csv_orgchart.rb b/modules/post/windows/gather/make_csv_orgchart.rb index 715f5385fa..28073f0e7a 100644 --- a/modules/post/windows/gather/make_csv_orgchart.rb +++ b/modules/post/windows/gather/make_csv_orgchart.rb @@ -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.