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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.


Languages

Language:Go 100.0%