{"id":18374808,"url":"https://github.com/asasmith/ramp-ctf-challenge","last_synced_at":"2025-10-15T20:01:32.888Z","repository":{"id":240886542,"uuid":"800196950","full_name":"asasmith/ramp-ctf-challenge","owner":"asasmith","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-13T22:13:07.000Z","size":4003,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-21T09:14:45.463Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/asasmith.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-13T22:11:35.000Z","updated_at":"2024-06-19T10:11:05.474Z","dependencies_parsed_at":null,"dependency_job_id":"c969e966-9cb7-4b27-a247-7465e4f48f9e","html_url":"https://github.com/asasmith/ramp-ctf-challenge","commit_stats":null,"previous_names":["asasmith/ramp-ctf-challenge"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asasmith%2Framp-ctf-challenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asasmith%2Framp-ctf-challenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asasmith%2Framp-ctf-challenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asasmith%2Framp-ctf-challenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asasmith","download_url":"https://codeload.github.com/asasmith/ramp-ctf-challenge/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248332306,"owners_count":21086057,"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-11-06T00:16:11.039Z","updated_at":"2025-10-15T20:01:32.775Z","avatar_url":"https://github.com/asasmith.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ramp Challenge\n\nThanks for applying to Ramp. Solve this CTF[1] challenge and add the result to your application.\n\nWe recommend opening this file with a Markdown viewer. (https://www.google.com/search?q=markdown+viewer)\n\n## Instructions\n\n1. Open this [link](https://tns4lpgmziiypnxxzel5ss5nyu0nftol.lambda-url.us-east-1.on.aws/challenge)\n2. Find a hidden URL within the HTML\n   - Each character of the URL is given by this DOM tree, in this specific order. You need to find (in order) all of the occurrences and join them to get the link.\n   - The asterisk **(\\*)** is a wildcard representing zero or more characters that can be present in the string. These characters are irrelevant to the result and should be ignored.\n   - There can be zero or more DOM nodes between each valid tag. These nodes are irrelevant to the result.\n   - Any additional attribute that doesn't interfere with the described pattern can be safely ignored.\n\nPattern of the DOM tree for each valid character of the URL\n\n```html\n\u003ccode data-class=\"23*\"\u003e\n  \u003cdiv data-tag=\"*93\"\u003e\n    \u003cspan data-id=\"*21*\"\u003e\n      \u003ci class=\"char\" value=\"VALID_CHARACTER\"\u003e\u003c/i\u003e\n    \u003c/span\u003e\n  \u003c/div\u003e\n\u003c/code\u003e\n```\n\n(_To validate this step, you should be able to open the URL and get an English word. This means you have captured the flag!_ 🥳)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasasmith%2Framp-ctf-challenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasasmith%2Framp-ctf-challenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasasmith%2Framp-ctf-challenge/lists"}