Skip to content

GithubKillsMyOpsec/HTTPAuthCracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTTPAuthCracker

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

Getting the code

Usage

cd HTTPAuthCracker/
python3 BasicHTTPAuthCracker.py -t <TARGET> -u <USER_FILE> -p <PASSWORD_FILE> -w <WAIT_TIME>

About

Brute forcing HTTP Basic Authentication , written with Python, but it now has ratelimiting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%