one more typo, last one I swear

bug/bundler_fix
Brandon Perry 2014-06-30 22:33:19 -05:00
parent d7dfa67e94
commit db6524106e
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ class Metasploit3 < Msf::Exploit::Remote
super(update_info(info,
'Name' => 'Gitlist Unauthenticated Command Execution',
'Description' => %q{
This module exploit an unauthenticated remote command execution vulnerability
This module exploits an unauthenticated remote command execution vulnerability
in version 0.4.0 of Gitlist.
},
'License' => MSF_LICENSE,