{"id":23984594,"url":"https://github.com/lamsut/w0rm","last_synced_at":"2025-09-13T15:32:12.223Z","repository":{"id":214200648,"uuid":"735917863","full_name":"LamSut/W0rm","owner":"LamSut","description":"PHP web application for Information Security education, utilizing OpenStack for security testing practices","archived":false,"fork":false,"pushed_at":"2024-12-27T16:51:34.000Z","size":36037,"stargazers_count":7,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-27T17:34:44.173Z","etag":null,"topics":["ctf-challenges","information-security","openstack","php","security-testing"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/LamSut.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":"2023-12-26T13:02:55.000Z","updated_at":"2024-12-27T16:51:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"6dbd5b19-bbf4-4d6e-8044-04c991e1f41e","html_url":"https://github.com/LamSut/W0rm","commit_stats":null,"previous_names":["lamsut/cloud-based-system-for-hacking-training","lamsut/cloud-based-hacking-practice-environment","lamsut/w0rm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LamSut%2FW0rm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LamSut%2FW0rm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LamSut%2FW0rm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LamSut%2FW0rm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LamSut","download_url":"https://codeload.github.com/LamSut/W0rm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232885079,"owners_count":18591741,"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":["ctf-challenges","information-security","openstack","php","security-testing"],"created_at":"2025-01-07T13:33:42.596Z","updated_at":"2025-09-13T15:32:12.203Z","avatar_url":"https://github.com/LamSut.png","language":"PHP","readme":"# Cloud-based Ethical Hacking Training Ground \n\nPHP web application for Information Security education, utilizing the OpenStack cloud platform for constructing security testing practice environment. Refer to this document for additional details: [THS2024-77](https://github.com/LamSut/THS2024-77/blob/master/THS2024-77.pdf)\n\n### Objectives\n\n* Building a security testing practice environment and providing knowledge about Information Security.\n* Implementing lectures and challenges in the field of Information Security.\n* Integrating Cloud Computing technology to build Attack VMs and Target VMs for security testing exercises.\n\n### Key Components\n\nOpenStack private cloud computing infrastructure manages attack and target VMs for security testing challenges deployed on the web application. The application consists of three parts:\n* Classes will provide knowledge in the field of Information Security for students through lectures and documents.\n* CTF challenges with topics such as Forensics, Web Exploitation, Reverse Engineering, Cryptography,...\n* Security testing exercises will be practiced by students through the VNC Console on the application.\n\n---\n![image](https://github.com/user-attachments/assets/c4d0d4c6-296a-4863-817a-32a7ecbe229c)\n\n---\n![Screenshot 2024-09-18 075419](https://github.com/user-attachments/assets/42b89075-a3cc-4f23-86ee-46a475260d4d)\n---\n\n### Requirements\n\n* PHP \u003e= 7.2.5\n* `ext-curl`\n* Composer\n\n### How to install\n\n```bash\ncomposer require php-opencloud/openstack\n```\n```bash\ncomposer require vlucas/phpdotenv\n```\n\n### Configuration\n\nCreate a `.env` file in your project root directory (the same directory as your composer.json file).  \nInside the `.env` file, define your environment variables using the following syntax:\n\n```bash\nMYSQL_HOST=\nMYSQL_USERNAME=\nMYSQL_PASSWORD=\nMYSQL_DATABASE=\nMYSQL_PORT=\n\nstack_authUrl=\nstack_region=\nstack_userID=\nstack_password=\n\nstack_projectID=\n\nstack_attackerID=\nstack_targetID=\n```\nThe .env file is essential for storing sensitive configuration details like API keys, database credentials,...  \nNever include your .env file in your version control system (e.g., Git).\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flamsut%2Fw0rm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flamsut%2Fw0rm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flamsut%2Fw0rm/lists"}