diff --git a/modules/post/linux/gather/cifscreds.rb b/modules/post/linux/gather/cifscreds.rb index 9701770985..e79453ebda 100644 --- a/modules/post/linux/gather/cifscreds.rb +++ b/modules/post/linux/gather/cifscreds.rb @@ -12,7 +12,7 @@ class Metasploit3 < Msf::Post 'Name' => 'Linux Gather credentials saved for mount.smbfs', 'Description' => %q{Post Module to obtain credentials saved for mount.smbfs in /etc/fstab on a Linux system}, 'License' => MSF_LICENSE, - 'Author' => [ 'Jon Hart '], + 'Author' => [ 'Jon Hart '], 'Platform' => [ 'linux' ], 'SessionTypes' => [ 'shell' ] ))