Update title and description
parent
27be832c4c
commit
ea22583ed1
|
@ -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'],
|
||||
|
|
Loading…
Reference in New Issue