The CR401 is a simple and fast tool that helps you to crack HTTP basic access authentication with default authentication combinations.
You will need Golang in your system to build and run this programme and it could be cross-compiled if you need.
go build main.go
-plist path to auth combo file (default "passlist.txt")
-timeout set http request timeout in seconds. (default 10)
-url url to attack