one more typo, last one I swear
parent
d7dfa67e94
commit
db6524106e
|
@ -14,7 +14,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||||
super(update_info(info,
|
super(update_info(info,
|
||||||
'Name' => 'Gitlist Unauthenticated Command Execution',
|
'Name' => 'Gitlist Unauthenticated Command Execution',
|
||||||
'Description' => %q{
|
'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.
|
in version 0.4.0 of Gitlist.
|
||||||
},
|
},
|
||||||
'License' => MSF_LICENSE,
|
'License' => MSF_LICENSE,
|
||||||
|
|
Loading…
Reference in New Issue