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 1065b4c commit 0b73786Copy full SHA for 0b73786
documentation/modules/exploit/multi/http/caidao_php_backdoor_exec.md
@@ -9,8 +9,8 @@ Here is the [PHP code](https://github.com/rapid7/metasploit-framework/files/4306
9
1. Install the application
10
2. Start msfconsole
11
3. Do: `use exploit/multi/http/caidao_php_backdoor_exec`
12
- 4. Do: `set rport <port>`
13
- 5. Do: `set rhost <ip>`
+ 4. Do: `set rport port`
+ 5. Do: `set rhost ip`
14
6. Do: `check`
15
```
16
[+] 192.168.1.103:80 - The target is vulnerable.
0 commit comments