{"id":20148162,"url":"https://github.com/api-aries/online-leak-password-checker-python","last_synced_at":"2025-10-08T06:43:49.007Z","repository":{"id":250380930,"uuid":"834309530","full_name":"API-Aries/online-leak-password-checker-python","owner":"API-Aries","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-15T19:15:59.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-03T00:25:38.031Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/API-Aries.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-07-26T22:53:37.000Z","updated_at":"2025-02-15T19:16:02.000Z","dependencies_parsed_at":"2024-11-13T22:34:43.951Z","dependency_job_id":null,"html_url":"https://github.com/API-Aries/online-leak-password-checker-python","commit_stats":null,"previous_names":["api-aries/online-leak-password-checker-python"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/API-Aries/online-leak-password-checker-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/API-Aries%2Fonline-leak-password-checker-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/API-Aries%2Fonline-leak-password-checker-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/API-Aries%2Fonline-leak-password-checker-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/API-Aries%2Fonline-leak-password-checker-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/API-Aries","download_url":"https://codeload.github.com/API-Aries/online-leak-password-checker-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/API-Aries%2Fonline-leak-password-checker-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278903017,"owners_count":26065786,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-13T22:34:39.121Z","updated_at":"2025-10-08T06:43:48.974Z","avatar_url":"https://github.com/API-Aries.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Password Checker\n\nThis Python script checks a list of passwords against the Aries Online API to see if they have been pwned. The results are printed to the console with color-coded messages and saved to a text file with the current date.\n\n## Features\n\n- Reads passwords from a text file.\n- Checks each password against the Aries Online API.\n- Color-coded output for easy readability:\n  - Red: Password found and has been used.\n  - Yellow: Error in the API response.\n  - Green: Password not found in the database.\n- Saves the results to `checked.txt` with the current date.\n\n## Requirements\n\n- Python 3.x\n- `requests` library\n- `colorama` library\n\n## Usage\n\n1. Create a `passwords.txt` file in the same directory as the script. Add one password per line.\n\n2. Run the script:\n    ```bash\n    python3 script.py\n    ```\n\n3. The results will be displayed in the terminal with color-coded messages and saved to `checked.txt` with the current date.\n\n## Example Output\n\n### Terminal Output\n```\nPassword: admin - Found: True - Used Times: 5453\nPassword: password123 - Not found in database\nPassword: letmein - Error: No password provided.\n```\n\n### `checked.txt` Content\n```\n2024-07-26 - Password: admin - Found: True - Used Times: 5453\n2024-07-26 - Password: password123 - Not found in database\n2024-07-26 - Password: letmein - Error: No password provided.\n```\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgements\n\n- [Aries Online API](https://docs.api-aries.com)\n- [Colorama Library](https://pypi.org/project/colorama/)\n\n## Contact\n\nProject Link: https://support.api-aries.com/hc/articles/1/3/19/pwned-password-checker\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapi-aries%2Fonline-leak-password-checker-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapi-aries%2Fonline-leak-password-checker-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapi-aries%2Fonline-leak-password-checker-python/lists"}