{"id":19806371,"url":"https://github.com/ory/defcon-30-ctf","last_synced_at":"2025-08-30T02:04:52.247Z","repository":{"id":56710798,"uuid":"521188328","full_name":"ory/defcon-30-ctf","owner":"ory","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-12T16:19:35.000Z","size":2746,"stargazers_count":19,"open_issues_count":0,"forks_count":3,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-05T05:44:00.244Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://defcon.getory.io/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ory.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"patreon":"_ory","open_collective":"ory"}},"created_at":"2022-08-04T08:38:56.000Z","updated_at":"2025-04-04T04:32:38.000Z","dependencies_parsed_at":"2025-04-29T14:35:25.103Z","dependency_job_id":null,"html_url":"https://github.com/ory/defcon-30-ctf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ory/defcon-30-ctf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Fdefcon-30-ctf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Fdefcon-30-ctf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Fdefcon-30-ctf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Fdefcon-30-ctf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ory","download_url":"https://codeload.github.com/ory/defcon-30-ctf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Fdefcon-30-ctf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272404201,"owners_count":24929053,"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-08-27T02:00:09.397Z","response_time":76,"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":"2024-11-12T09:07:23.911Z","updated_at":"2025-08-30T02:04:52.228Z","avatar_url":"https://github.com/ory.png","language":"Go","funding_links":["https://patreon.com/_ory","https://opencollective.com/ory"],"categories":[],"sub_categories":[],"readme":"# Capture The Flag // Voting Village // Def Con 30\n\nWelcome to the github.com/ory CTF at DEF CON 30! Explore a vulnerable, open-source digital election system and capture the flag!\n\nJoin the [community slack](https://slack.ory.sh) or have a look at the video summary:\n\n[![Ory Capture The Flag Interactive Summary](https://img.youtube.com/vi/Mx8LNRndsO8/0.jpg)](https://www.youtube.com/watch?v=Mx8LNRndsO8 \"Ory Capture The Flag Interactive Summary\")\n\n## Targets\n\nThis challenge runs five services. They mock a basic election system used by **authenticated** users (election workers) to submit their voting districts results. This is not a service for voters. However, everyone can sign up and see the already submitted results.\n\nThe services are all open source:\n\n- [Ory Oathkeeper](https://github.com/ory/oathkeeper): reverse proxy for all other services\n- [Ory Kratos](https://github.com/ory/kratos): authentication and session management\n- [Ory Keto](https://github.com/ory/keto): authorization and access control\n- Backend (this repo): the actual election system backend\n- Postgres: the database\n\nThe target of this CTF is the **backend** service. Vulnerabilities found in the open source **Ory Oathkeeper**, **Ory Kratos**, and **Ory Keto** projects can be reported through our [bug bounty program](https://hackerone.com/ory_corp) and give you bounties between 100$ (low) and 3,000$ (critical). On top, we will add another 100$ for any submission done during DEF CON 30 after you talked to us personally at the Voting Machine village.\n\n## Running Locally\n\nOpen source also means you can investigate the services locally.\n\nYou'll need to have Docker installed and this repository checked out to start the challenge:\n\n```bash\n$ git clone https://github.com/ory/defcon-30-ctf.git\n$ cd defcon-30-ctf\n$ docker compose up -d --build --force-recreate\n```\n\nOnce the services are running, you are able to access them at:\n\n```\nhttp://localhost:5050\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fory%2Fdefcon-30-ctf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fory%2Fdefcon-30-ctf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fory%2Fdefcon-30-ctf/lists"}