Skip to content

Commit fbb9e9d

Browse files
DanielRTeixeiramkienow-r7
authored andcommitted
Update slow_loris.md
1 parent 4419c0d commit fbb9e9d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Vulnerable Application
1+
## Vulnerable Application
22

33
This module tries to keep many connections to the target web server open and hold them open as long as possible.
44

@@ -9,17 +9,17 @@ Vulnerable app versions include:
99

1010
Download the Metasploitable 2 vulnerable Linux virtual machine from [https://sourceforge.net/projects/metasploitable/files/Metasploitable2/](https://sourceforge.net/projects/metasploitable/files/Metasploitable2/).
1111

12-
Verification Steps
12+
## Verification Steps
1313

1414
1. Start msfconsole
1515
2. Do: use auxiliary/dos/http/slow_loris
1616
3. Do: set RHOST
1717
4. Do: run
1818
5. Visit server URL in your web-browser.
1919

20-
Scenarios
20+
## Scenarios
2121

22-
Apache/2.2.8 - Ubuntu 8.04
22+
### Apache/2.2.8 - Ubuntu 8.04
2323

2424
```
2525
msf > use auxiliary/dos/http/slow_loris.rb

0 commit comments

Comments
 (0)