https://github.com/ike/rose-video
https://github.com/ike/rose-video
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ike/rose-video
- Owner: ike
- Created: 2023-08-03T09:03:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-03T18:46:52.000Z (almost 3 years ago)
- Last Synced: 2025-02-24T09:16:49.660Z (over 1 year ago)
- Language: JavaScript
- Size: 1.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rose Video
## WEB CTF

Submission for the AppSec Village at DEF CON 31, 2023
### It's _time_ to renew!
At Rose Video, the developers are hard at work building a new API to support the classic
movie rental business. This API is time-sensitive, as a new mobile app is coming early
next year. As a new hire, you need to jump in and get your hands dirty in a clean fresh
API.
## Getting Started
**Prerequisites**
- docker and docker compose installed on your machine
Clone this repository, and run `docker compose up -d`. The main site will load on `localhost:8000`.