{"id":25041030,"url":"https://github.com/sircryptic/resetryder","last_synced_at":"2025-07-06T22:03:51.019Z","repository":{"id":102519137,"uuid":"606816477","full_name":"SirCryptic/resetryder","owner":"SirCryptic","description":"ResetRyder - Open Source Brute Force Password Reset Tool","archived":false,"fork":false,"pushed_at":"2025-03-10T19:25:26.000Z","size":36,"stargazers_count":16,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T00:34:14.946Z","etag":null,"topics":["brute-force","brute-force-attacks","bruteforce","bruteforce-attacks","bruteforce-password-cracker","bruteforcer","bruteforcing","offsec","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SirCryptic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":null},"created_at":"2023-02-26T16:49:19.000Z","updated_at":"2025-04-09T10:24:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"d3491303-8968-4d31-bf71-3f5d12a01521","html_url":"https://github.com/SirCryptic/resetryder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SirCryptic/resetryder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirCryptic%2Fresetryder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirCryptic%2Fresetryder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirCryptic%2Fresetryder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirCryptic%2Fresetryder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SirCryptic","download_url":"https://codeload.github.com/SirCryptic/resetryder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirCryptic%2Fresetryder/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263980009,"owners_count":23538917,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","bruteforcer","bruteforcing","offsec","python3"],"created_at":"2025-02-06T03:58:35.583Z","updated_at":"2025-07-06T22:03:50.967Z","avatar_url":"https://github.com/SirCryptic.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ResetRyder - Open Source Brute Force Password Reset Tool\nThis tool brute-forces password reset endpoints, targeting flaws like [CVE-2023-24080](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-24080) in Chamberlain myQ v5.222.0.32277 (iOS). Works on similar web apps. By [SirCryptic](https://github.com/SirCryptic) of [NullSecurityTeam](https://github.com/NULL-Security-Team).\n\n## Installation\n1. Install Python 3.7+ and packages:\n ```\npip install aiohttp aiohttp_socks fake_useragent aiofiles PySocks\n```\n2. Use high-quality SOCKS4 proxies (e.g., paid providers, avoid free lists) for best results.\n\n## Example Usage\n```\npython resetryder.py -p passwords.txt -u usernames.txt -r https://example.com/reset -x proxies.txt -a 3 -o 10 -c 10\n```\nCheck target response (e.g., \"Password updated\") and update config.json's \"success_indicators\".\nWith CSRF token:\n```\npython resetryder.py -p passwords.txt -u usernames.txt -r https://example.com/reset -x proxies.txt --config config_with_csrf.json\n```\n\nThe following arguments are required:\n* `-p`: Path to the password list file.\n* `-u`: Path to the username list file.\n* `-r`: URL to the reset password endpoint.\n* `-x`: Path to the SOCKS4 proxy list file.\n\nThe following arguments are optional:\n* `-a`: Max retries for failed requests (default: 3).\n* `-o`: Max timeout in seconds (default: 10).\n* `-c`: Max concurrent requests (default: 10).\n* `-t`: Rate limit in seconds (default: 1.0).\n* `--config`: JSON config file (default: config.json).\n\n## Notes\nCAPTCHAs may block attempts—use a solver like 2Captcha (not included) or Selenium for automation. Edit config.json to add solver API keys when implemented.\n\n## Disclaimer\nNot responsible for misuse. For educational and authorized testing only. Illegal without permission (e.g., CFAA, Computer Misuse Act).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsircryptic%2Fresetryder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsircryptic%2Fresetryder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsircryptic%2Fresetryder/lists"}