Technoprenerd/bruteforcer
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
These scripts are a collection of own coded bruteforcers to login in http/1.0 authentication. To install, you need Python and the requests module. The requests module can be found at: http://www.python-requests.org/en/latest/. Quick install: Python + pip install requests / easy_install requests.