{"id":13539787,"url":"https://github.com/hell0w0rld0/github-hunter","last_synced_at":"2025-04-02T06:31:29.882Z","repository":{"id":37285101,"uuid":"133599511","full_name":"Hell0W0rld0/Github-Hunter","owner":"Hell0W0rld0","description":"This tool is for sensitive information searching on Github - The Fast Version here: https://github.com/Hell0W0rld0/Github_Hunter_By_Golang","archived":false,"fork":false,"pushed_at":"2023-05-22T21:44:56.000Z","size":483,"stargazers_count":400,"open_issues_count":4,"forks_count":116,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-11-03T04:32:44.536Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/Hell0W0rld0.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}},"created_at":"2018-05-16T02:32:05.000Z","updated_at":"2024-10-29T03:36:37.000Z","dependencies_parsed_at":"2022-07-12T10:02:45.055Z","dependency_job_id":"94162f51-d06b-4d68-a04a-c3864e5aaf15","html_url":"https://github.com/Hell0W0rld0/Github-Hunter","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/Hell0W0rld0%2FGithub-Hunter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hell0W0rld0%2FGithub-Hunter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hell0W0rld0%2FGithub-Hunter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hell0W0rld0%2FGithub-Hunter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hell0W0rld0","download_url":"https://codeload.github.com/Hell0W0rld0/Github-Hunter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246767986,"owners_count":20830588,"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-08-01T09:01:31.969Z","updated_at":"2025-04-02T06:31:24.864Z","avatar_url":"https://github.com/Hell0W0rld0.png","language":"Python","readme":"# Github-Hunter v2.3\nThis tool is for sensitive information searching on Github.\nThe fast version Please go to https://github.com/Hell0W0rld0/Github_Hunter_By_Golang\n## Requirements\nPython 3.x \u003cbr\u003e\n## OS Support\nLinux,MacOS,Windows\u003cbr\u003e\n## Installation\n1.`git clone https://github.com/Hell0W0rld0/Github-Hunter.git`\u003cbr\u003e\nNotice:Github Hunter only supports Python3.x, if you are using Python2.x,do some tests before use it\u003cbr\u003e\n2.`cd Github-Hunter`\u003cbr\u003e\n3.`pip install virtualenv`\u003cbr\u003e\n4.`virtualenv --python=/usr/local/bin/python3 env`\u003cbr\u003e\n5.`source venv/bin/activate`\u003cbr\u003e\n6.`pip install -r requirements`\u003cbr\u003e\n## Settings\nBefor use it,you must change parameters in `info.ini.example`,then change filename(just delete `.example`)\n### Example\n`[KEYWORD]`\u003cbr\u003e\n`keyword1 = your main keyword here`\u003cbr\u003e\n`keyword2 = your main keyword here`\u003cbr\u003e\n`keyword3 = your main keyword here`\u003cbr\u003e\n`...etc`\u003cbr\u003e\n\u003cbr\u003e\n`[EMAIL]`\u003cbr\u003e\n`host = Email server`\u003cbr\u003e\n`user = Email User`\u003cbr\u003e\n`password = Email password`\u003cbr\u003e\n\u003cbr\u003e\n`[SENDER]`\u003cbr\u003e\n`sender = The email sender`\u003cbr\u003e\n\u003cbr\u003e\n`[RECEIVER]`\u003cbr\u003e\n`receiver1 = Email receiver No.1`\u003cbr\u003e\n`receiver2 = Email receiver No.2`\u003cbr\u003e\n\u003cbr\u003e\n`[Github]`\u003cbr\u003e\n`user = Github Username`\u003cbr\u003e\n`password = Github Password`\u003cbr\u003e\n\u003cbr\u003e\n`[PAYLOADS]`\u003cbr\u003e\n`p1 = Payload 1`\u003cbr\u003e\n`p2 = Payload 2`\u003cbr\u003e\n`p3 = Payload 3`\u003cbr\u003e\n`p4 = Payload 4`\u003cbr\u003e\n`p5 = Payload 5`\u003cbr\u003e\n`p6 = Payload 6`\u003cbr\u003e\n### Keyword and Payloads\nYou can add many main keywords as you like, but i suggest add 2~5 keywords.\u003cbr\u003e\nThe tool will combine keyword and payload. So keywords for searching will be \"keyword + payload\".You can customize your payloads,the more you add, the more sensitive information will be found.\n## Run\n`python GithubHunter.py`\u003cbr\u003e\nYou will receive emails when application completes.\u003cbr\u003e\nThere will be a .db file named hunter.db, this baseline includes urls and codes. Do not remove it\u003cbr\u003e\nThe emails will be send contain urls and code.\n## Screenshoot\n### Running:\n![Running](https://github.com/Hell0W0rld0/Github-Hunter/blob/master/1.jpg)\n\u003cbr\u003e\n### Result:\n![Result](https://github.com/Hell0W0rld0/Github-Hunter/blob/master/0.jpg)\n","funding_links":[],"categories":["\u003ca id=\"8f92ead9997a4b68d06a9acf9b01ef63\"\u003e\u003c/a\u003e扫描器\u0026\u0026安全扫描\u0026\u0026App扫描\u0026\u0026漏洞扫描","\u003ca id=\"132036452bfacf61471e3ea0b7bf7a55\"\u003e\u003c/a\u003e工具"],"sub_categories":["\u003ca id=\"58d8b993ffc34f7ded7f4a0077129eb2\"\u003e\u003c/a\u003e隐私\u0026\u0026Secret\u0026\u0026Privacy扫描"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhell0w0rld0%2Fgithub-hunter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhell0w0rld0%2Fgithub-hunter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhell0w0rld0%2Fgithub-hunter/lists"}