Brute forcing HTTP Basic Authentication, written with python
there is a faster version written with Go Here but it doesn't have the rate limit detection.
[+] AUTOR: Yasser Janah + SierraUniformSierra
cd HTTPAuthCracker/
python3 BasicHTTPAuthCracker.py -t <TARGET> -u <USER_FILE> -p <PASSWORD_FILE> -w <WAIT_TIME>