{"id":24864804,"url":"https://github.com/hunthubspace/bb-bugbountybash","last_synced_at":"2026-01-31T22:37:43.459Z","repository":{"id":273668314,"uuid":"861022718","full_name":"hunThubSpace/BB-BugBountyBash","owner":"hunThubSpace","description":"This repository contains a collection of custom Bash functions designed to streamline and enhance the bug bounty hunting process.","archived":false,"fork":false,"pushed_at":"2025-01-30T08:40:47.000Z","size":1017,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-20T03:09:09.573Z","etag":null,"topics":["automation","bash-scripting","bugbounty","penetration-testing","penetration-testing-tools"],"latest_commit_sha":null,"homepage":"https://www.hunthub.space","language":null,"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-09-21T19:40:17.000Z","updated_at":"2025-01-30T08:40:50.000Z","dependencies_parsed_at":"2025-03-26T18:43:25.879Z","dependency_job_id":"47c1b0b1-9452-4fcf-9442-90ef04546626","html_url":"https://github.com/hunThubSpace/BB-BugBountyBash","commit_stats":null,"previous_names":["hunthubspace/bb-bugbountybash"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hunThubSpace/BB-BugBountyBash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunThubSpace%2FBB-BugBountyBash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunThubSpace%2FBB-BugBountyBash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunThubSpace%2FBB-BugBountyBash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunThubSpace%2FBB-BugBountyBash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hunThubSpace","download_url":"https://codeload.github.com/hunThubSpace/BB-BugBountyBash/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunThubSpace%2FBB-BugBountyBash/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28958348,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T22:20:19.638Z","status":"ssl_error","status_checked_at":"2026-01-31T22:18:07.061Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["automation","bash-scripting","bugbounty","penetration-testing","penetration-testing-tools"],"created_at":"2025-01-31T23:55:56.858Z","updated_at":"2026-01-31T22:37:43.431Z","avatar_url":"https://github.com/hunThubSpace.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Custom BBB (Bug Bounty Bash) Functions\nThis repository contains a collection of custom Bash functions designed to streamline and enhance the bug bounty hunting process. Each function serves a specific purpose, from gathering SSL certificate details to scanning for open ports and extracting subdomain information. By leveraging these functions, bug hunters can automate repetitive tasks, efficiently collect data, and focus more on analysis and exploitation. Explore the functions, adapt them to your workflow, and contribute to the ongoing improvement of this toolkit for the bug bounty community!\n\n\n## Setup Guide\nTo effectively utilize the functions provided in this repository, it is crucial to set up your local environment correctly. For this purpose, I highly recommend using an Ubuntu Server 22.04 VPS. This version of Ubuntu is known for its stability, security, and extensive support, making it an ideal choice for running the scripts and tools included in this repository.\n\n```bash\n# install requirement tools\ngit clone https://github.com/hunThubSpace/ReconVPS.git; cd ReconVPS; bash reconVPS.sh\n\n# append content of following file into ~/.zshrc file\ngit clone https://github.com/hunThubSpace/BB-BugBountyBash.git; cd BB-BugBountyBash; cat zshfile.txt \u003e\u003e ~/.zshrc; source ~/.zshrc\n\n# optional: you can use following command to generate wordlists for dns bruteforces\nbb_wlgen_4char; bb_wlgen_alljhaddix; bb_wlgen_assetnote; bb_wlgen_nokovo; bb_wlgen_chaos\n\n# optional: you can add following command to add valid dns servers as resolvers\nbb_resfile_gen\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunthubspace%2Fbb-bugbountybash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhunthubspace%2Fbb-bugbountybash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunthubspace%2Fbb-bugbountybash/lists"}