Skip to content

Repository files navigation

http-basic-brute

An HTTP basic authentication brute forcer.

Demo

Features

  • asyncio makes it pretty fast
  • progress bar shows the request rate

Running

First, install the dependencies

$ pip install -r requirements.txt

Then, use the help command to see available options.

$ python -m brute --help

Running a testing server

There's a little test server too to test against.

$ python -m server --help

TODO

About

Brute force HTTP basic authentication

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages