{"id":17663535,"url":"https://github.com/maximousblk/callow","last_synced_at":"2025-04-30T07:25:12.165Z","repository":{"id":37814738,"uuid":"245861863","full_name":"maximousblk/callow","owner":"maximousblk","description":"Dead simple brute force tool for website login forms","archived":false,"fork":false,"pushed_at":"2024-05-21T05:35:47.000Z","size":4581,"stargazers_count":87,"open_issues_count":4,"forks_count":42,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T13:51:16.541Z","etag":null,"topics":["bruteforce","callow","chrome","chromedriver","hack","hacking","hatch","login","password","python"],"latest_commit_sha":null,"homepage":"https://callow.now.sh","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/maximousblk.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-08T17:56:11.000Z","updated_at":"2025-03-29T22:06:26.000Z","dependencies_parsed_at":"2024-10-23T20:44:53.062Z","dependency_job_id":"041d5848-9efb-4d24-9487-17ff0fe121a1","html_url":"https://github.com/maximousblk/callow","commit_stats":{"total_commits":25,"total_committers":4,"mean_commits":6.25,"dds":"0.16000000000000003","last_synced_commit":"1acb1ca37c199ddc4d00d5656648aea6b8405bf3"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximousblk%2Fcallow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximousblk%2Fcallow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximousblk%2Fcallow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximousblk%2Fcallow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximousblk","download_url":"https://codeload.github.com/maximousblk/callow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251659522,"owners_count":21623064,"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":["bruteforce","callow","chrome","chromedriver","hack","hacking","hatch","login","password","python"],"created_at":"2024-10-23T19:06:57.399Z","updated_at":"2025-04-30T07:25:12.107Z","avatar_url":"https://github.com/maximousblk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Callow\r\n\r\n[![Callow](logo.svg \"Callow\")](https://callow.now.sh/)\r\n\r\nCallow is a simple brute-force script for website login pages. It is meant to be a toy project, and is not intended for use in any serious capacity.\r\n\r\n## Requirements\r\n\r\n1. Python 3.10+\r\n2. Google chrome\r\n3. [ChromeDriver](https://chromedriver.chromium.org/)\r\n\r\n**Note:** Use the ChromeDriver version corresponding to your Chrome version.\r\n\r\n## Installation\r\n\r\n- Clone the repo\r\n\r\n```sh\r\ngit clone github.com/maximousblk/callow.git\r\n```\r\n\r\n- Install dependencies:\r\n\r\n```sh\r\npip3 install -r requirements.txt\r\n```\r\n\r\n## Updating\r\n\r\nIf you want to get most recent updates for Callow, just pull the latest changes:\r\n\r\n```sh\r\ngit pull\r\n```\r\n\r\n## Quick Start\r\n\r\nIf you are doing this first time, you can test this safely on the [sandbox](https://callow.now.sh/sandbox/)\r\n\r\nMost important part for this to work is to get the selectors right.\r\n\r\n1. Run `callow.py` in the installation directory\r\n2. Enter the URL for the login\r\n3. Go to the login page\r\n4. Open developer tools using `Ctrl` + `Shift` + `I`\r\n5. Enter the css selector for `\u003cinput\u003e` tags for username and password field\r\n6. Enter the username or email of the target\r\n7. Enter the location of the password dictionary/list and hit Enter\r\n\r\n![Wizard](docs/img/wiz.png \"Wizard\")\r\n\r\nCheck out my [blog post](https://maximousblk.me/posts/callow-bruteforce-tool) if you want a more elaborate guide.\r\n\r\n## Arguments\r\n\r\nYou can also pass those options in the form of arguments.\r\n\r\nYou can see the options for Callow here.\r\n\r\n| Option   | Function                         |\r\n| -------- | -------------------------------- |\r\n| `--site` | Target website (http/https only) |\r\n| `--usel` | Username input selector          |\r\n| `--psel` | Password input selector          |\r\n| `--user` | Target username to attack        |\r\n| `--pass` | Password dictionary              |\r\n\r\nHere is an example of how to use the arguments:\r\n\r\n![Arguments](docs/img/arg.png \"Arguments\")\r\n\r\n## To Do\r\n\r\n- [X] Port to Python 3.x\r\n- [X] Cross platform compatibility\r\n- [ ] Proxy/Tor support\r\n\r\nFor more, look into [issues](/issues/) and [projects](/projects/)...\r\n\r\n## Disclaimer\r\n\r\n\u003e This project (Callow) and it's contributors do not support or take responsibility for any form of unethical acts. This software is purely for educational purposes and is not intended to cause any harm.\r\n\r\n## License\r\n\r\nCallow is available free of charge under the [GPL-3.0 license](https://www.gnu.org/licenses/gpl-3.0.en.html) and can be used for both, commercial and non-commercial purposes.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximousblk%2Fcallow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaximousblk%2Fcallow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximousblk%2Fcallow/lists"}