Land #2685, @wchen-r7's update for the word injector description

bug/bundler_fix
jvazquez-r7 2013-11-25 15:47:57 -06:00
commit a7e6a79b15
No known key found for this signature in database
GPG Key ID: 38D99152B9352D83
2 changed files with 4 additions and 4 deletions

View File

@ -19,8 +19,8 @@ class Metasploit3 < Msf::Auxiliary
netNTLM credentials to a remote host. It can also create an empty docx file. If
emailed the receiver needs to put the document in editing mode before the remote
server will be contacted. Preview and read-only mode do not work. Verified to work
with Microsoft Word 2003, 2007 and 2010 as of January 2013. In order to get the
hashes the auxiliary/server/capture/smb module can be used.
with Microsoft Word 2003, 2007, 2010, and 2013. In order to get the hashes the
auxiliary/server/capture/smb module can be used.
},
'License' => MSF_LICENSE,
'References' =>

View File

@ -18,8 +18,8 @@ class Metasploit3 < Msf::Post
'Description' => %q{
This module modifies a remote .docx file that will, upon opening, submit
stored netNTLM credentials to a remote host. Verified to work with Microsoft
Word 2003, 2007 and 2010 as of January 2013. In order to get the hashes
the auxiliary/server/capture/smb module can be used.
Word 2003, 2007, 2010, and 2013. In order to get the hashes the
auxiliary/server/capture/smb module can be used.
},
'License' => MSF_LICENSE,
'References' =>