{"id":34680179,"url":"https://github.com/yeswehack/yeswecaido","last_synced_at":"2026-03-15T02:16:18.478Z","repository":{"id":295602937,"uuid":"959189498","full_name":"yeswehack/yeswecaido","owner":"yeswehack","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-02T09:59:55.000Z","size":37927,"stargazers_count":2,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-02T20:29:04.172Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/yeswehack.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,"zenodo":null}},"created_at":"2025-04-02T12:06:55.000Z","updated_at":"2025-06-02T09:59:58.000Z","dependencies_parsed_at":"2025-05-26T12:45:34.920Z","dependency_job_id":null,"html_url":"https://github.com/yeswehack/yeswecaido","commit_stats":null,"previous_names":["yeswehack/yeswecaido"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/yeswehack/yeswecaido","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeswehack%2Fyeswecaido","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeswehack%2Fyeswecaido/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeswehack%2Fyeswecaido/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeswehack%2Fyeswecaido/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yeswehack","download_url":"https://codeload.github.com/yeswehack/yeswecaido/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeswehack%2Fyeswecaido/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28008450,"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-12-24T02:00:07.193Z","response_time":83,"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":"2025-12-24T21:02:44.004Z","updated_at":"2025-12-24T21:04:33.949Z","avatar_url":"https://github.com/yeswehack.png","language":"Vue","readme":"\u003ch1 align=\"center\"\u003e\n  \u003cimg src=\"assets/yeswecaido_logo.png\" alt=\"logo\" width=\"320px\"\u003e\n  \u003cbr\u003e\n\u003c/h1\u003e\n \n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#features\"\u003eFeatures\u003c/a\u003e •\n  \u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e •\n  \u003ca href=\"#setup\"\u003eSetup\u003c/a\u003e •\n  \u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e\n\u003c/p\u003e\n\nYesWeCaido is a Caido plugin that allows you to fetch all bug bounty programs on YesWeHack with all their details to your Caido instance.\n\n\u003cimg src=\"assets/yeswecaido.png\" alt=\"preview\" width=\"auto\"\u003e\n\n## Features\n\nYesWeCaido allows to fetch all [bug bounty programs on YesWeHack](https://yeswehack.com/programs) with all their details to your Caido instance. By default it will fetch all public programs. If you provide your JWT for your YesWeHack account you will then be able to see the full list of all your private programs.\n\nWhen you select a program, YesWeCaido can automatically add the scope to Caido along with the custom User-Agent that the program provides.\n\n## Installation\n\nYou can install YesWeCaido either by Caido's community store or manually.\n\n### Via Caido's Community store (Recommended)\n1. In Caido, go to the `Plugins` page in the left side panel\n2. Navigate to the Community Store\n3. Locate the `YesWeCaido` plugin and click install\n\n### Manual Installation\n1. Navigate to this Github repository's [Releases](https://github.com/yeswehack/yeswecaido/releases) page\n2. Download the latest `plugin_package.zip`\n3. In Caido, go to the `Plugins` page\n4. Click 'Install Package' and select your downloaded `plugin_package.zip` file\n\n## Setup\n\nYou can fetch all public programs directly to Caido. However, **if you want to fetch your private invites you need to add the JWT to YesWeCaido**. You can get the JWT when you have [logged in to YesWeHack](https://yeswehack.com/auth/login), then open the browser developer console. When you have the JWT value, inside YesWeCaido, insert the JWT value in the input field located at the top right.\n\n### Firefox\nDeveloper console → Storage → Local Storage → https://yeswehack.com/ → access_token → Copy value (JWT)\n\n### Chrome / Chromium\nDeveloper console → Application → Local Storage → https://yeswehack.com/ → access_token → Copy value (JWT)\n\n## Usage\n1. In Caido, click on `YesWeCaido` located on the left side panel\n2. In `YesWeCaido`, Add your JWT in the top left input field (optional)\n3. Select any program.\n4. In the new side window that gives all the program details, add the scope and User-Agent (if present)\n5. You can confirm that the scope and User-Agent have been added by navigating to the Caido's `Scopes` and `Match \u0026 Replace` page\n\n\u003cimg src=\"assets/yeswecaido_usage.gif\" alt=\"usage-gif\"\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeswehack%2Fyeswecaido","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyeswehack%2Fyeswecaido","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeswehack%2Fyeswecaido/lists"}