Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-03T18:46:52.000Z (over 1 year ago)
- Last Synced: 2024-04-14T09:14:56.081Z (8 months ago)
- Language: JavaScript
- Size: 1.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rose Video
## WEB CTF![rose-video](https://github.com/ike/rose-video/assets/943641/aded9613-7ff4-4e02-aab4-42b68f2fd6c3)
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 machineClone this repository, and run `docker compose up -d`. The main site will load on `localhost:8000`.