Skip to content

Commit ca1f8da

Browse files
committed
Get around encoding issues in mediawiki_syntaxhighlight.md
1 parent 6870a48 commit ca1f8da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
## Verification Steps
66

77
1. `use exploit/multi/http/mediawiki_syntaxhighlight`
8-
2. `set RHOST <ip target site>`
9-
3. `set TARGETURI <MediaWiki path>`
10-
4. `set UPLOADPATH <writable path in web root>`
8+
2. `set RHOST [ip target site]`
9+
3. `set TARGETURI [MediaWiki path]`
10+
4. `set UPLOADPATH [writable path in web root]`
1111
5. optionally set `RPORT`, `SSL`, and `VHOST`
1212
6. `exploit`
1313
7. **Verify** a new Meterpreter session is started

0 commit comments

Comments
 (0)