adding label

bug/bundler_fix
itsmeroy2012 2017-10-11 14:43:06 +05:30
parent d32edfd53e
commit 064f4d56aa
1 changed files with 11 additions and 0 deletions

View File

@ -11,6 +11,7 @@ This module attempts to authenticate to an HTTP service. It is a brute-force log
## Scenarios
### Running the scanner
```
msf > use auxiliary/scanner/http/http_login
msf auxiliary(http_login) > show options
@ -64,3 +65,13 @@ host origin service public private realm private_typ
msf auxiliary(http_login) >
```