Skip to content

Commit 064f4d5

Browse files
committed
adding label
1 parent d32edfd commit 064f4d5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ This module attempts to authenticate to an HTTP service. It is a brute-force log
1111

1212
## Scenarios
1313

14+
### Running the scanner
1415
```
1516
msf > use auxiliary/scanner/http/http_login
1617
msf auxiliary(http_login) > show options
@@ -64,3 +65,13 @@ host origin service public private realm private_typ
6465
6566
msf auxiliary(http_login) >
6667
```
68+
69+
70+
71+
72+
73+
74+
75+
76+
77+

0 commit comments

Comments
 (0)