{"id":38343880,"url":"https://github.com/anir0y/vwa_docker","last_synced_at":"2026-01-17T03:01:41.761Z","repository":{"id":104802431,"uuid":"414248254","full_name":"anir0y/vwa_docker","owner":"anir0y","description":"vulnerable web application","archived":false,"fork":false,"pushed_at":"2024-07-30T15:48:12.000Z","size":114,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-07-30T19:55:30.623Z","etag":null,"topics":["vulnerable-application"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/anir0y/vwa","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/anir0y.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},"funding":{"github":["anir0y"],"buy_me_a_coffee":"anir0y"}},"created_at":"2021-10-06T14:36:16.000Z","updated_at":"2024-07-30T15:48:16.000Z","dependencies_parsed_at":"2024-06-07T16:44:56.509Z","dependency_job_id":null,"html_url":"https://github.com/anir0y/vwa_docker","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/anir0y/vwa_docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anir0y%2Fvwa_docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anir0y%2Fvwa_docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anir0y%2Fvwa_docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anir0y%2Fvwa_docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anir0y","download_url":"https://codeload.github.com/anir0y/vwa_docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anir0y%2Fvwa_docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28492593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T02:39:23.645Z","status":"ssl_error","status_checked_at":"2026-01-17T02:34:19.649Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["vulnerable-application"],"created_at":"2026-01-17T03:01:28.414Z","updated_at":"2026-01-17T03:01:41.707Z","avatar_url":"https://github.com/anir0y.png","language":"PHP","funding_links":["https://github.com/sponsors/anir0y","https://buymeacoffee.com/anir0y"],"categories":[],"sub_categories":[],"readme":"Status:\n\n[![Docker Image CI](https://github.com/anir0y/vwa_docker/actions/workflows/docker-image.yml/badge.svg?branch=main)](https://github.com/anir0y/vwa_docker/actions/workflows/docker-image.yml)\n\n# VWA Lab for Classroom Training\n\nthis lab is designed and developved by @anir0y this is a way to teach students about common mistakes made by devs\n\n\n# setting up local web-application server\n\n# 1 : setting up [LAMP stack](https://notes.anir0y.in/ubuntu-installing-lamp-stack)\n\nLAMP stack is stands for: \n\n* Linux\n* Apache (apache2)\n* MySQL\t(db)\n* Php \t(scripting Lang.)\n\n## Docker \n\n```bash\ndocker pull anir0y/vwa\nUsing default tag: latest\nlatest: Pulling from anir0y/vwa\n...\nStatus: Downloaded newer image for anir0y/vwa:latest\ndocker.io/anir0y/vwa:latest\n\n# verify\ndocker images                    \nREPOSITORY   TAG       IMAGE ID       CREATED          SIZE\nanir0y/vwa   latest    015c231e4df8   19 minutes ago   719MB\n\n# run the app\ndocker run -d -p 80:80 anir0y/vwa\n```\n\n## Local Build \n\n```docker\ndocker build -t vwalocal .\ndocker run -p 80:80 vwalocal\n```\n\ncheck `https://dashboard.ngrok.com/tunnels/agents` agents page to get the URL for ngrok\n\n\n\n### Talk to me \n\n  - mail@anir0y.in\n  - https://twitter.com/anir0y\n \n  \n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanir0y%2Fvwa_docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanir0y%2Fvwa_docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanir0y%2Fvwa_docker/lists"}