diff --git a/modules/exploits/linux/http/gitlist_exec.rb b/modules/exploits/linux/http/gitlist_exec.rb index 39be9549b6..9f33cfd827 100644 --- a/modules/exploits/linux/http/gitlist_exec.rb +++ b/modules/exploits/linux/http/gitlist_exec.rb @@ -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,