Skip to content

Commit 26c45f4

Browse files
committed
adding new sub heading
1 parent 3f411a5 commit 26c45f4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ This module attempts to authenticate to an HTTP service. It is a brute-force log
1212
## Scenarios
1313

1414
### Running the scanner
15+
1516
```
1617
msf > use auxiliary/scanner/http/http_login
1718
msf auxiliary(http_login) > show options
@@ -55,9 +56,11 @@ msf auxiliary(http_login) > run
5556
[*] Auxiliary module execution completed
5657
msf auxiliary(http_login) >
5758
```
59+
60+
### Checking the credentials stored
61+
5862
```
5963
msf auxiliary(http_login) > creds
60-
6164
Credentials
6265
===========
6366

0 commit comments

Comments
 (0)