/golang-http-basic-auth-bruteforce

Golang script that uses goroutines to bruteforce http basic auth login with all possible number passwords. Can easily be adapted to use word dictionary attacks, perform on a list of users etc.

Primary LanguageGo

Golang HTTP Basic Auth Bruteforce

Golang script that uses goroutines to bruteforce http basic auth login with all possible number passwords. Can easily be adapted to use word dictionary attacks, perform on a list of users etc.