Skip to content

Commit fc40fe0

Browse files
committed
Fix format
1 parent d64312c commit fc40fe0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/modules/auxiliary/scanner/http/http_login.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This module is a brute-force login scanner that attempts to authenticate to a sy
1111

1212
## Scenarios
1313

14-
### Running the scanner :
14+
**Running the scanner**
1515

1616
```
1717
msf > use auxiliary/scanner/http/http_login
@@ -57,7 +57,7 @@ msf auxiliary(http_login) > run
5757
msf auxiliary(http_login) >
5858
```
5959

60-
### Checking the credentials stored :
60+
**Checking the credentials stored**
6161

6262
```
6363
msf auxiliary(http_login) > creds

0 commit comments

Comments
 (0)