diff --git a/modules/post/windows/gather/enum_unattend.rb b/modules/post/windows/gather/enum_unattend.rb index 84d648eb7835..15ddba42ea59 100644 --- a/modules/post/windows/gather/enum_unattend.rb +++ b/modules/post/windows/gather/enum_unattend.rb @@ -17,7 +17,7 @@ def initialize(info = {}) 'Description' => %q{ This module will check the file system for a copy of unattend.xml and/or autounattend.xml found in Windows Vista, or newer Windows systems. And then - extract sensitive information such as usernames and decoded passwords. Also + extract sensitive information such as usernames and decoded passwords. Also checks for '.vmimport' files that could have been created by the AWS EC2 VMIE service. }, 'License' => MSF_LICENSE,