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.
ruhman/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.
Go