Skip to content

Commit ea22583

Browse files
committed
Update title and description
1 parent 27be832 commit ea22583

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

modules/exploits/multi/http/caidao_php_backdoor_exec.rb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@ class Metasploit4 < Msf::Exploit::Remote
1313

1414
def initialize(info = {})
1515
super(update_info(info,
16-
'Name' => 'Chinese Caidao PHP Backdoor Code Execution',
16+
'Name' => 'China Chopper Caidao PHP Backdoor Code Execution',
1717
'Description' => %q{
18-
This module exploits chinese caidao php backdoor.
18+
This module takes advantage of the China Chopper Webshell that is
19+
commonly used by Chinese hackers.
1920
},
2021
'License' => MSF_LICENSE,
2122
'Author' => ['Nixawk'],

0 commit comments

Comments
 (0)