Update title and description

bug/bundler_fix
wchen-r7 2015-11-05 18:29:03 -06:00
parent 27be832c4c
commit ea22583ed1
1 changed files with 3 additions and 2 deletions

View File

@ -13,9 +13,10 @@ class Metasploit4 < Msf::Exploit::Remote
def initialize(info = {})
super(update_info(info,
'Name' => 'Chinese Caidao PHP Backdoor Code Execution',
'Name' => 'China Chopper Caidao PHP Backdoor Code Execution',
'Description' => %q{
This module exploits chinese caidao php backdoor.
This module takes advantage of the China Chopper Webshell that is
commonly used by Chinese hackers.
},
'License' => MSF_LICENSE,
'Author' => ['Nixawk'],