{"id":24864798,"url":"https://github.com/hunthubspace/exploit-tracker","last_synced_at":"2025-10-15T09:32:12.536Z","repository":{"id":246018377,"uuid":"819857933","full_name":"hunThubSpace/Exploit-Tracker","owner":"hunThubSpace","description":"A script designed to automatically discover new exploits and save results to a file or integrate with your Discord server. Also search for exploits related to specific CVEs of your choice. ","archived":false,"fork":false,"pushed_at":"2025-01-30T08:41:09.000Z","size":336,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T09:29:58.494Z","etag":null,"topics":["bugbounty","cve","ethical-hacking","exploit","penetration-testing-tools","web"],"latest_commit_sha":null,"homepage":"https://www.hunthub.space","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hunThubSpace.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":"2024-06-25T10:19:05.000Z","updated_at":"2025-01-30T08:41:12.000Z","dependencies_parsed_at":"2024-12-01T23:16:28.913Z","dependency_job_id":null,"html_url":"https://github.com/hunThubSpace/Exploit-Tracker","commit_stats":null,"previous_names":["hunthubspace/exploit-tracker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunThubSpace%2FExploit-Tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunThubSpace%2FExploit-Tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunThubSpace%2FExploit-Tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunThubSpace%2FExploit-Tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hunThubSpace","download_url":"https://codeload.github.com/hunThubSpace/Exploit-Tracker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236600374,"owners_count":19175173,"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":["bugbounty","cve","ethical-hacking","exploit","penetration-testing-tools","web"],"created_at":"2025-01-31T23:55:55.646Z","updated_at":"2025-10-15T09:32:07.157Z","avatar_url":"https://github.com/hunThubSpace.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Exploit Tracker\n\n\nThe **Exploit Tracker** is a script designed to automatically discover new exploits and save results to a file or integrate with your Discord server. It can also search for exploits related to specific CVEs of your choice. This script can be scheduled as a cron job to run at specified intervals, ensuring you always have the latest exploit information without needing to manually execute it again.\n\n\n## Features\n\n- Result in a JSON file\n- Ability to hooking new exploits into discord\n- Search for exploits of your desired CVE (saving to a file)\n- Ability to set repeat interval time\n- Ability to log the status of the script and hooking into Discord\n\n\n## Run Locally\n\nClone the project\n\n```bash\n  https://github.com/hunThubSpace/Exploit-Tracker.git\n```\n\nGo to the project directory\n\n```bash\n  cd Exploit-Tracker\n```\n\nInstall dependencies\n\n```bash\n  pip install -r requirements.txt\n```\n\nRun script\n\n```bash\n  python3 exploit_tracker.py\n```\n\nEnter script mode\n\n| No. | Mode | Reuirements \n| ----------- | ----------- | ----------- |\n| 1 | Finding recent exploits | Only CVE id\n| 2 | Search for a certain cve's exploits | Select Crawling Options\n\nEnter crawling options\n| No. | Options | Reuirements \n| ----------- | ----------- | ----------- |\n| 1 | Results saved into file (default) | No any requirements\n| 2 | Only hooking into discord | Needs hook_url (exploits) and log_url (logs)\n| 3 | Both, file and hook options | Needs hook_url (exploits) and log_url (logs)\n\n## Caution (First time of running)\nIf you intend to run the script for the first time in crawling mode, where the file db.txt has not been created yet, the script will initialize its database without searching for new exploits. After that, during the repeat interval, the script will search for new exploits based on its database.\n## Screenshots\n\nSearch Mode             |  Crawl Mode (File) | Crawl Mode (Hook)\n:-------------------------:|:-------------------------:|:-------------------------:\n![plot](./Screenshots/Search_Mode.PNG) | ![plot](./Screenshots/Crawl_File_Mode.PNG) | ![plot](./Screenshots/Crawl_Mode_Hook.PNG)\n\nCrawl Mode (Discord exploits)             |  Crawl Mode (Discord logs)\n:-------------------------:|:-------------------------:\n![plot](./Screenshots/Exploit_hooked.PNG) | ![plot](./Screenshots/Log_hooked.PNG)\n\n\n## One line commands\ncommand | description\n| ------ | ------ |\n`echo \"1\\n1\\n\" \\| python3 exploit_tracker.py` | run crawling mode (file)\n`echo \"1\\n2\\n\" \\| python3 exploit_tracker.py` | run crawling mode (discord)\n`echo \"1\\n3\\n\" \\| python3 exploit_tracker.py` | run crawling mode (file + discord)\n`echo \"2\\n2\\n\" \\| python3 exploit_tracker.py` | search for an exploit\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunthubspace%2Fexploit-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhunthubspace%2Fexploit-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunthubspace%2Fexploit-tracker/lists"}