Skip to content

Commit 0b73786

Browse files
committed
avoid bad filter
1 parent 1065b4c commit 0b73786

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Here is the [PHP code](https://github.com/rapid7/metasploit-framework/files/4306
99
1. Install the application
1010
2. Start msfconsole
1111
3. Do: `use exploit/multi/http/caidao_php_backdoor_exec`
12-
4. Do: `set rport <port>`
13-
5. Do: `set rhost <ip>`
12+
4. Do: `set rport port`
13+
5. Do: `set rhost ip`
1414
6. Do: `check`
1515
```
1616
[+] 192.168.1.103:80 - The target is vulnerable.

0 commit comments

Comments
 (0)