{"id":14972639,"url":"https://github.com/divyanshusahu/minictf","last_synced_at":"2025-10-26T19:31:42.446Z","repository":{"id":29723703,"uuid":"114513028","full_name":"divyanshusahu/miniCTF","owner":"divyanshusahu","description":"A platform build in django for hosting CTF events.","archived":false,"fork":false,"pushed_at":"2024-02-07T18:35:09.000Z","size":6102,"stargazers_count":49,"open_issues_count":5,"forks_count":24,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T23:02:52.249Z","etag":null,"topics":["ajax-form","ctf-platform","discussion-forum","django","django-application","django-framework","django-rest-framework","hacktoberfest","python3","scoreboard","template-project"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/divyanshusahu.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}},"created_at":"2017-12-17T05:53:36.000Z","updated_at":"2024-10-04T09:43:55.000Z","dependencies_parsed_at":"2023-01-14T15:32:03.171Z","dependency_job_id":null,"html_url":"https://github.com/divyanshusahu/miniCTF","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divyanshusahu%2FminiCTF","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divyanshusahu%2FminiCTF/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divyanshusahu%2FminiCTF/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divyanshusahu%2FminiCTF/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/divyanshusahu","download_url":"https://codeload.github.com/divyanshusahu/miniCTF/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238394323,"owners_count":19464583,"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":["ajax-form","ctf-platform","discussion-forum","django","django-application","django-framework","django-rest-framework","hacktoberfest","python3","scoreboard","template-project"],"created_at":"2024-09-24T13:47:15.583Z","updated_at":"2025-10-26T19:31:41.910Z","avatar_url":"https://github.com/divyanshusahu.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Rawsec's CyberSecurity Inventory](https://inventory.raw.pm/img/badges/Rawsec-inventoried-FF5050_flat.svg)](https://inventory.raw.pm/ctf_platforms.html#miniCTF)\n\n# MINICTF\n\n### A platform build in django for hosting CTF events. \n\n#### Live demo \n\n[https://xyz-minictf.herokuapp.com/](https://xyz-minictf.herokuapp.com/)\n\n#### FEATURES :\n\n* Cool Interface\n* Score Board\n* Responsive Design\n* Password Change Support \n* Discussion Forums\n* and a lot more.\n\n#### SCREENSHOTS :\n\nChallenge Page\n\n\u003cimg src=\"readmeimg/challenges.png\" width=\"100%\"\u003e\n\nChallenge View\n\n\u003cimg src=\"readmeimg/onechallenge.png\" width=\"100%\"\u003e\n\nScore Board\n\n\u003cimg src=\"readmeimg/scoreboard.png\" width=\"100%\"\u003e\n\nTeam Details\n\n\u003cimg src=\"readmeimg/teams.png\" width=\"100%\"\u003e\n\nDiscussion Forums\n\n\u003cimg src=\"readmeimg/forum.png\" width=\"100%\"\u003e\n\n\n#### Dev env setup\n\n##### Requirments\n\n\u003e Rename .env.example to .env and change the value of KEY. \n\u003e\n\u003e **Note**: Keep this value a secret.\n\n###### Docker Setup\n\n```bash\n  make docker_build\n  make docker_run\n```\n\nThis will start the server at port 8000.\n\n###### Local Setup\n\n```\npython 3.x\ndjango 2.0\n```\n\nInstall [Pipenv](https://pypi.org/project/pipenv/)\n\n\u003cb\u003eWant to make this process fast. Switch to [local branch](https://github.com/DivyanshuSahu/miniCTF/tree/local)\u003c/b\u003e\n\n###### Install miniCTF\n\n```bash\n  git clone https://github.com/DivyanshuSahu/miniCTF.git\n  pipenv shell\n  pipenv install\n  python manage.py makemigrations accounts challenges forums\n  python manage.py migrate\n  python manage.py runserver\n```\n\nThen register or create superuser and add challenges.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivyanshusahu%2Fminictf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdivyanshusahu%2Fminictf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivyanshusahu%2Fminictf/lists"}