{"id":49471870,"url":"https://github.com/kh4sh3i/bruteforce-http-authentication","last_synced_at":"2026-04-30T16:36:57.789Z","repository":{"id":42051665,"uuid":"370482653","full_name":"kh4sh3i/bruteforce-http-authentication","owner":"kh4sh3i","description":"Bruteforce HTTP Authentication. Supports: Basic HTTP authentication ,Digest HTTP authentication","archived":false,"fork":false,"pushed_at":"2026-03-26T14:42:51.000Z","size":17,"stargazers_count":12,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-04-30T16:36:53.365Z","etag":null,"topics":["brute-force","brute-force-attacks","bruteforce","bruteforce-attacks","bruteforce-password-cracker","http-authentication","multithreading"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kh4sh3i.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-24T20:56:09.000Z","updated_at":"2026-04-05T16:37:59.000Z","dependencies_parsed_at":"2022-08-12T03:30:45.017Z","dependency_job_id":null,"html_url":"https://github.com/kh4sh3i/bruteforce-http-authentication","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kh4sh3i/bruteforce-http-authentication","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kh4sh3i%2Fbruteforce-http-authentication","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kh4sh3i%2Fbruteforce-http-authentication/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kh4sh3i%2Fbruteforce-http-authentication/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kh4sh3i%2Fbruteforce-http-authentication/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kh4sh3i","download_url":"https://codeload.github.com/kh4sh3i/bruteforce-http-authentication/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kh4sh3i%2Fbruteforce-http-authentication/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32470879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["brute-force","brute-force-attacks","bruteforce","bruteforce-attacks","bruteforce-password-cracker","http-authentication","multithreading"],"created_at":"2026-04-30T16:36:57.180Z","updated_at":"2026-04-30T16:36:57.785Z","avatar_url":"https://github.com/kh4sh3i.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bruteforce HTTP Authentication\nSimple tool to bruteforce HTTP authentication forms.\n\n### Supports:\n\n* Basic HTTP authentication\n* Digest HTTP authentication\n\n### usage \n```python\npython3 python3 bruteforce-http-authentication.py -w http://site.com  -u username -f passwords.txt  -m basic\npython3 python3 bruteforce-http-authentication.py -w http://site.com  -u username -f passwords.txt  -m digest\n```\n\n### Arguments\n```json \n    -w: url (https://test.com)\n    -u: username\n    -f: dictionary file\n    -m: method (basic or digest)\n```    \n### Requirements\n```python\npython3 -m pip install -r requirements.txt\n```\n\n### Dictionaries\n**[SecLists](https://github.com/danielmiessler/SecLists/tree/master/Passwords)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkh4sh3i%2Fbruteforce-http-authentication","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkh4sh3i%2Fbruteforce-http-authentication","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkh4sh3i%2Fbruteforce-http-authentication/lists"}