{"id":18494363,"url":"https://github.com/workleap/secret-url-finder","last_synced_at":"2025-04-08T22:31:14.165Z","repository":{"id":52461023,"uuid":"197616370","full_name":"workleap/secret-url-finder","owner":"workleap","description":"Python script to find URLs that could contain secrets","archived":true,"fork":false,"pushed_at":"2021-04-28T14:11:19.000Z","size":61,"stargazers_count":13,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T14:03:20.763Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/workleap.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":"2019-07-18T15:49:44.000Z","updated_at":"2025-02-25T08:01:17.000Z","dependencies_parsed_at":"2022-09-14T10:00:56.976Z","dependency_job_id":null,"html_url":"https://github.com/workleap/secret-url-finder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workleap%2Fsecret-url-finder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workleap%2Fsecret-url-finder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workleap%2Fsecret-url-finder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workleap%2Fsecret-url-finder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/workleap","download_url":"https://codeload.github.com/workleap/secret-url-finder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247940084,"owners_count":21021903,"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":[],"created_at":"2024-11-06T13:19:12.001Z","updated_at":"2025-04-08T22:31:09.149Z","avatar_url":"https://github.com/workleap.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# secret-url-finder\nTool that finds URLs for a given domain by using different sources:\n* [urlscan.io](https://urlscan.io/)\n* [Alienvault OTX](https://otx.alienvault.com)\n* [Wayback Machine](https://archive.org/web/)\n* [Common Crawl](https://commoncrawl.org/)\n* [Hybrid Analysis](https://www.hybrid-analysis.com) - Requires an API key.\n* [VirusTotal](https://www.virustotal.com) - Requires an API key.\n\nURLs that could contain secret values are highlighted in red.\n\n## Setup\nInstall secret-url-finder\n```\npython3 setup.py install\n```\n\n## Usage\n\n```\nsecret-url-finder [-h] --domain DOMAIN [-f] [-s] [-u] [--hybrid-analysis-key HYBRID_ANALYSIS_KEY] [--virus-total-key VIRUS_TOTAL_KEY] [--ignored-extensions IGNORED_EXTENSIONS]\n\nrequired arguments:\n  --domain DOMAIN       The domain to search\n  \noptional arguments:\n  -h, --help            show this help message and exit\n  -f, --filter          Only show URLs with secrets\n  -s, --sorted          Sort results from newest to oldest\n  -u, --url-only        Only displays the URLs\n  --urlscan-key         URLSCAN_KEY\n                        The API key for urlscan. Not mandatory, but helps with rate limiting\n  --hybrid-analysis-key HYBRID_ANALYSIS_KEY\n                        The API key for hybrid analysis\n  --virus-total-key VIRUS_TOTAL_KEY\n                        The API key for VirusTotal\n  --ignored-extensions IGNORED_EXTENSIONS\n                        File extensions to ignore. Defaults to: \"gif,jpg,png,css,svg,woff,woff2\"\n```\n\n## License\n\nCopyright © 2021, GSoft inc. This code is licensed under the Apache License, Version 2.0. You may obtain a copy of this license [here](https://github.com/gsoft-inc/gsoft-license/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkleap%2Fsecret-url-finder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworkleap%2Fsecret-url-finder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkleap%2Fsecret-url-finder/lists"}