{"id":16516076,"url":"https://github.com/sketchingdev/secure-me-spring","last_synced_at":"2026-04-29T16:39:20.504Z","repository":{"id":75195526,"uuid":"112925551","full_name":"SketchingDev/Secure-Me-Spring","owner":"SketchingDev","description":"Spring MVC website with a worrying number of vulnerabilities! Your job is to learn about security by fixing them.","archived":false,"fork":false,"pushed_at":"2018-01-08T21:23:18.000Z","size":29,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-06-20T15:56:52.015Z","etag":null,"topics":["security","selenium","spring-mvc","vulnerability"],"latest_commit_sha":null,"homepage":"","language":"Java","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/SketchingDev.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":"2017-12-03T12:22:02.000Z","updated_at":"2018-02-13T12:19:58.000Z","dependencies_parsed_at":"2023-06-05T17:30:22.487Z","dependency_job_id":null,"html_url":"https://github.com/SketchingDev/Secure-Me-Spring","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SketchingDev/Secure-Me-Spring","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SketchingDev%2FSecure-Me-Spring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SketchingDev%2FSecure-Me-Spring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SketchingDev%2FSecure-Me-Spring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SketchingDev%2FSecure-Me-Spring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SketchingDev","download_url":"https://codeload.github.com/SketchingDev/Secure-Me-Spring/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SketchingDev%2FSecure-Me-Spring/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268393900,"owners_count":24243315,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["security","selenium","spring-mvc","vulnerability"],"created_at":"2024-10-11T16:19:23.827Z","updated_at":"2026-04-29T16:39:20.457Z","avatar_url":"https://github.com/SketchingDev.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Secure-Me Spring [![Build Status](https://travis-ci.org/SketchingDev/Secure-Me-Spring.svg?branch=development)](https://travis-ci.org/SketchingDev/Secure-Me-Spring)\n\nThis project (currently under heavy development) is a [Spring MVC][spring-mvc] website with a worrying number of \nvulnerabilities! Your job is to learn about common vulnerabilities in modern web-applications by finding and fixing \nthem.\n\nTesting the state of the vulnerabilities is achieved by running the [Selenium][selenium] based system-tests.\n\n## Website\n\nThe website will be a ship owner catalogue that allows owners to register ships. Functionality will be:\n\n* Login\n* Search for ships and their owners\n* Add ship and register yourself as the owner\n\n## Vulnerabilities\n\n* Cross-site scripting (XSS)\n  * Reflected\n\n## Selenium tests\n\nThe Selenium tests are specific to Chrome as they pass Chrome specific arguments to disable automatic XSS protection.\n\n### Locally\n\n1. Install [Chrome][chrome]\n2. Download the [Chrome Driver][chrome-driver]\n3. Set the Chrome Driver's location in either:\n  * `webdriver.chrome.driver` property in `system-tests/src/test/resources/application.properties`\n  * `WEBDRIVER_CHROME_DRIVER` environment variable\n\n### Remote\n\nA Selenium server with headless Chrome can be setup with Docker.\n\n1. Install [Docker][docker-install]\n2. Pull the [Selenium Standalone Server with Chrome image][selenium-server-chrome-image] \n  * `$ docker pull selenium/standalone-chrome`\n3. Start the image\n  * `$ docker run -d -p 4444:4444 selenium/standalone-chrome`\n4. Set the Selenium Server's endpoint in either:\n  * `selenium.hub.url` property in `system-tests/src/test/resources/application.properties`\n  * `SELENIUM_HUB_URL` environment variable\n  \n[spring-mvc]: https://docs.spring.io/spring/docs/current/spring-framework-reference/web.html#mvc\n[selenium]: http://www.seleniumhq.org/\n[chrome]: https://www.google.co.uk/chrome/browser/desktop/index.html\n[chrome-driver]: https://sites.google.com/a/chromium.org/chromedriver/getting-started\n[docker-install]: https://docs.docker.com/engine/installation/\n[selenium-server-chrome-image]: https://hub.docker.com/r/selenium/standalone-chrome/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsketchingdev%2Fsecure-me-spring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsketchingdev%2Fsecure-me-spring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsketchingdev%2Fsecure-me-spring/lists"}