Skip to content

Commit 369d74c

Browse files
committed
Updating documentation
Added a missing backtick
1 parent c5f218c commit 369d74c

File tree

1 file changed

+1
-1
lines changed
  • documentation/modules/auxiliary/dos/http

1 file changed

+1
-1
lines changed

documentation/modules/auxiliary/dos/http/ws_dos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on the initial WebSocket upgrade request, the ws component will crash.
1111
1. Start the vulnerable server using the sample server code below `node server.js`
1212
2. Start `msfconsole`
1313
3. `use auxiliary/dos/http/ws_dos`
14-
4. `set RHOST <IP>
14+
4. `set RHOST <IP>`
1515
5. `run`
1616
6. The server should crash
1717

0 commit comments

Comments
 (0)