{"id":13389633,"url":"https://github.com/CTFTraining/CTFTraining","last_synced_at":"2025-03-13T14:31:35.922Z","repository":{"id":41156363,"uuid":"163193905","full_name":"CTFTraining/CTFTraining","owner":"CTFTraining","description":"CTF Training 经典赛题复现环境","archived":false,"fork":false,"pushed_at":"2019-08-26T03:07:41.000Z","size":34,"stargazers_count":1103,"open_issues_count":6,"forks_count":274,"subscribers_count":33,"default_branch":"master","last_synced_at":"2024-11-03T03:31:31.365Z","etag":null,"topics":["challenge","ctf","training"],"latest_commit_sha":null,"homepage":"","language":null,"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/CTFTraining.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}},"created_at":"2018-12-26T15:34:30.000Z","updated_at":"2024-10-25T07:46:04.000Z","dependencies_parsed_at":"2022-07-14T08:31:24.742Z","dependency_job_id":null,"html_url":"https://github.com/CTFTraining/CTFTraining","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CTFTraining%2FCTFTraining","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CTFTraining%2FCTFTraining/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CTFTraining%2FCTFTraining/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CTFTraining%2FCTFTraining/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CTFTraining","download_url":"https://codeload.github.com/CTFTraining/CTFTraining/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243422523,"owners_count":20288470,"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":["challenge","ctf","training"],"created_at":"2024-07-30T13:01:24.002Z","updated_at":"2025-03-13T14:31:35.550Z","avatar_url":"https://github.com/CTFTraining.png","language":null,"funding_links":[],"categories":["Others (1002)","Others","Wargames"],"sub_categories":[],"readme":"# CTF Training\n\n经典赛题复现环境\n\nI need your help!!!\n\n## 环境说明 Explain\n\n- docker-ce version 18.09+\n- docker-compose version 1.23+\n\n### Installation\n\n```bash\n# Install pip\ncurl -s https://bootstrap.pypa.io/get-pip.py | python3\n\n# Install the latest version docker\ncurl -s https://get.docker.com/ | sh\n\n# Run docker service\nservice docker start\n\n# Install docker compose\npip install docker-compose\n```\n\n## 版权说明\n\n项目内题目源码均从网络收集，如果侵权，请联系本人删除（ virink@outlook.com ）\n\n## 致谢及贡献者 Credits \u0026 Contributor\n\n- [CoColi](https://github.com/CoColizdf)\n    + [hbctf_2017_dameixian](https://github.com/CTFTraining/hbctf_2017_dameixian)\n    + [hctf_2018_warmup](https://github.com/CTFTraining/hctf_2018_warmup)\n- [Tiaonmmn](https://github.com/Tiaonmmn)\n    + [insomniteaser_2019_l33t_hoster](https://github.com/Tiaonmmn/insomniteaser_2019_l33t_hoster)\n    + [meepwn_2018_pycalx](https://github.com/Tiaonmmn/meepwn_2018_pycalx)\n    + [insomniteaser_2019_phuck2](https://github.com/Tiaonmmn/insomniteaser_2019_phuck2)\n    + [asis_2019_unicorn_shop](https://github.com/Tiaonmmn/asis_2019_unicorn_shop)\n- [glzjin](https://github.com/glzjin)\n    + [qwb_2019_upload](https://github.com/glzjin/qwb_2019_upload)\n    + [qwb_2019_supersqli](https://github.com/glzjin/qwb_2019_supersqli)\n    + [qwb_2019_smarthacker](https://github.com/glzjin/qwb_2019_smarthacker)\n    + [ciscn_2019_web_northern_china_day1_web1](https://github.com/glzjin/CISCN_2019_northern_China_day1_web1)\n    + [ciscn_2019_web_northern_china_day1_web2](https://github.com/glzjin/CISCN_2019_northern_China_day1_web2)\n    + [ciscn_2019_web_northern_china_day2_web1](https://github.com/glzjin/CISCN_2019_northern_China_day2_web1)\n    + [buuctf_2018_online_tool](https://github.com/glzjin/buuctf_2018_online_tool)\n    + [fbctf_2019_products_manager](https://github.com/glzjin/fbctf_2019_products_manager)\n- [blus](https://github.com/851579181)\n    + [qwb_2019_crypto_copperstudy](https://github.com/851579181/qwb_2019_crypto_copperstudy)\n\n\n\n## 贡献指南 Contribution Guide\n\n### Repository Rules\n\n#### Name Rules\n\n比赛名称_年份_题目类型_题目名称_其他 GameName_Year_ChallengeName_Others `/\\w+_\\d{4}_\\w+_(\\w+)+/`\n\neg. `westerns_2018_web_shrine` and `ctf473831530_2018_web_virink`\n\n#### Description Rules\n\nAble to describe clearly what the challenge is.\n\n**eg.**\n\n- **护网杯 2018 WEB (4) easy_laravel**\n- **CTF学习交流入群题 Web 20180626**\n\n#### File Rules\n\n- **Dockerfile (require)**\n- **docker-compose.yml (require)**\n- **README.md (require)**\n- **SourceCode file or directory (require)**\n- vhost.conf\n- .gitignore\n- LICENSE\n\nJust like other challenge.\n\n### How to contribute challenge\n\n1. Create a challenge repository on GitHub\n2. Create a new issue in this repository\n3. Waiting for the audit\n4. We will fork your repository after approval\n\n### How to update existing challenge\n\n1. Update your repository\n2. Pull Request\n3. Waiting for the audit\n4. We will merge your repository after approval\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCTFTraining%2FCTFTraining","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCTFTraining%2FCTFTraining","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCTFTraining%2FCTFTraining/lists"}