Changing description

bug/bundler_fix
itsmeroy2012 2017-10-11 15:17:54 +05:30
parent 7f1f862dc2
commit ee3b638b48
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
## Description
This module is a brute-force login scanner that attempts to authenticate to a system using HTTP authentication.
This module displays the version information about each system.
## Verification Steps
1. Do: ```use auxiliary/scanner/http/http_login```
1. Do: ```use auxiliary/scanner/http/http_version```
2. Do: ```set RHOSTS [IP]```
3. Do: ```set RPORT [PORT]```
4. Do: ```run```