diff --git a/documentation/modules/auxiliary/scanner/http/http_login.md b/documentation/modules/auxiliary/scanner/http/http_login.md index cbdbe3efb9de..7881a94b5f51 100644 --- a/documentation/modules/auxiliary/scanner/http/http_login.md +++ b/documentation/modules/auxiliary/scanner/http/http_login.md @@ -1,6 +1,6 @@ ## Description -This module attempts to authenticate to an HTTP service. It is a brute-force login scanner that attempts to authenticate to a system using HTTP authentication. +This module is a brute-force login scanner that attempts to authenticate to a system using HTTP authentication. ## Verification Steps