We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27be832 commit ea22583Copy full SHA for ea22583
modules/exploits/multi/http/caidao_php_backdoor_exec.rb
@@ -13,9 +13,10 @@ class Metasploit4 < Msf::Exploit::Remote
13
14
def initialize(info = {})
15
super(update_info(info,
16
- 'Name' => 'Chinese Caidao PHP Backdoor Code Execution',
+ 'Name' => 'China Chopper Caidao PHP Backdoor Code Execution',
17
'Description' => %q{
18
- This module exploits chinese caidao php backdoor.
+ This module takes advantage of the China Chopper Webshell that is
19
+ commonly used by Chinese hackers.
20
},
21
'License' => MSF_LICENSE,
22
'Author' => ['Nixawk'],
0 commit comments