{"id":19785066,"url":"https://github.com/cyscomvit/waspcon-ctf-challenges","last_synced_at":"2026-03-04T12:31:10.560Z","repository":{"id":128920538,"uuid":"412134258","full_name":"cyscomvit/Waspcon-CTF-Challenges","owner":"cyscomvit","description":"Challenges for the Hands-on session for WaspCon","archived":false,"fork":false,"pushed_at":"2021-10-10T17:21:06.000Z","size":36531,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T13:23:55.868Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/cyscomvit.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":"2021-09-30T16:10:37.000Z","updated_at":"2023-02-28T17:15:22.000Z","dependencies_parsed_at":"2023-04-10T02:33:24.213Z","dependency_job_id":null,"html_url":"https://github.com/cyscomvit/Waspcon-CTF-Challenges","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cyscomvit/Waspcon-CTF-Challenges","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyscomvit%2FWaspcon-CTF-Challenges","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyscomvit%2FWaspcon-CTF-Challenges/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyscomvit%2FWaspcon-CTF-Challenges/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyscomvit%2FWaspcon-CTF-Challenges/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyscomvit","download_url":"https://codeload.github.com/cyscomvit/Waspcon-CTF-Challenges/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyscomvit%2FWaspcon-CTF-Challenges/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30079735,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T12:28:08.313Z","status":"ssl_error","status_checked_at":"2026-03-04T12:27:28.210Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2024-11-12T06:13:27.457Z","updated_at":"2026-03-04T12:31:09.938Z","avatar_url":"https://github.com/cyscomvit.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CTF-Challenges\nChallenges for the Hands-on session for WaspCon. \n\n![image](https://user-images.githubusercontent.com/54901460/136706291-c0cc03f2-3823-42f3-a0ef-7d03ec0664c8.png)\n\n# Requirements -\n1) Docker installed on the machine.\n2) Privileges of the current user to run docker commands.\n\n# Installation Steps -\n1) Clone the repo - \n   `git clone https://github.com/owaspvit/CTF-Challenges.git`\n3) Run the first docker (a mysql docker which the main docker will connect to for the SQL Injection challenges) by using the below command -\n   `docker run — name mydb -p 3306:3306 -e MYSQL_ROOT_PASSWORD=password -d mysql:5.7`\n3) Change into the directory which contains the Dockerfile.\n   `cd CTF-Challenges`\n4) Build the docker and run the docker using the below two commands -\n   ```\n   docker build -t ctf .\n   docker run -itd -p 80:80 --name ctf --link mydb:mydb ctf\n   ```\n5) You should be able to access the challenges in the below way -\n   ```\n   Level 2 - http://localhost/level_2/\n   Level 3 - http://localhost/level_3/\n   Level 4 - http://localhost/level_4/\n   Level 5 - http://localhost/level_5/\n   Level 6 - http://localhost/level_6/\n   Level 7 - http://localhost/level_7/\n   Level 8 - http://localhost/level_8/\n   Level 9 - http://localhost/level_9/\n   Level 10 - http://localhost/level_10/\n   Level 11 - http://localhost/level_11/needlesearch.php\n   Level 12 - http://localhost/level_12/\n   Level 13 - http://localhost/level_13/\n   Level 14 - http://localhost/level_14/\n   Level 15 - http://localhost/level_15/index.php\n   ```\n 6) Try getting the flags! If you are stuck at any level, you can refer the walkthrough in the repo :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyscomvit%2Fwaspcon-ctf-challenges","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyscomvit%2Fwaspcon-ctf-challenges","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyscomvit%2Fwaspcon-ctf-challenges/lists"}