We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f1f862 commit ee3b638Copy full SHA for ee3b638
documentation/modules/auxiliary/scanner/http/http_version.md
@@ -1,10 +1,10 @@
1
## Description
2
3
-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.
4
5
## Verification Steps
6
7
-1. Do: ```use auxiliary/scanner/http/http_login```
+1. Do: ```use auxiliary/scanner/http/http_version```
8
2. Do: ```set RHOSTS [IP]```
9
3. Do: ```set RPORT [PORT]```
10
4. Do: ```run```
0 commit comments