Skip to content

Commit ee3b638

Browse files
committed
Changing description
1 parent 7f1f862 commit ee3b638

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
## Description
22

3-
This module is a brute-force login scanner that attempts to authenticate to a system using HTTP authentication.
3+
This module displays the version information about each system.
44

55
## Verification Steps
66

7-
1. Do: ```use auxiliary/scanner/http/http_login```
7+
1. Do: ```use auxiliary/scanner/http/http_version```
88
2. Do: ```set RHOSTS [IP]```
99
3. Do: ```set RPORT [PORT]```
1010
4. Do: ```run```

0 commit comments

Comments
 (0)