A clear and concise description of the new hacking challenge and why the Juice Shop needs it...

This could actually become two challenges with two different user accounts and individual pictures on the Photo Wall. One with geo tags in the image, one without but enough hints in the photo itself to deduce the location. The secret questions with which these challenges could work are:
:bulb: Should be two out of these three, preferably the dentist story (because there is no challenge with that question yet) plus one of the other two.
β _Which one is better for the geo-tag and which for the visual hints?_
| :heavy_check_mark: / :x: | Difficulty |
|:------------------------:|:-------------------------------------|
| :x: | :star: |
| :heavy_check_mark: | :star::star: |
| :heavy_check_mark: | :star::star::star: |
| (:heavy_check_mark:) | :star::star::star::star: |
| :x: | :star::star::star::star::star: |
| :x: | :star::star::star::star::star::star: |
β οΈ Before submitting any PR for this idea, please post candidate images here along with suggested caption for the memory wall! Thanks! _Only original photos you took yourself, not something you scraped from the Internet!_
If there are enough good ones to choose from, the two selected winners will receive a free Juice Shop t-shirt!
https://twitter.com/owasp_juiceshop/status/1240213624704118784
_(Disclaimer: While GitHub comment up-/downvotes might be considered, but final decision is made by the Project Core Team)_
Hey, we're a group of 6 it-students who would like to work on implementing this challenge in the juice shop for a school project. Would it be an issue to forego the competition you set out and start working on it with our own pictures?
Sure, go ahead! Bonus task: Make both challenges configurable, i.e. so that you can configure the photos and ZIP / Dentist name.
There are some privacy/copyright issues with the dentist option. I don't think we're going to find a real dentist who wants their name to be used for this challenge. A fictional dentist would be hard, the ony way to do that is to have the photo be doxxable without geodata and it's likely to be copyrighted material.
Do you have any suggestions on how to work around this problem? For now our team is going to look at the other recovery questions.
We could change the _Dentist_ bit in the question also to something else if that makes it less problematic from a privacy perspective. Like asking for a school or a store or something less personal. Ideas are welcome!
Hey, I'm one of the members of the team that is working on this. We were wondering how you would like to be able to configure challenge. Currently, the photo's on the photo wall can be changed in the default.yml file in the config folder and the security question/answer can be changed users.yml file in data/static. Is this fine as it is?
The security question/answer would have to be in the default.yml for this challenge because users.yml is not part of the customization (on purpose).
@justinsmid I've moved the configuration of the geo stalking challenges into memories and also added validation of the config is valid. That should catch
Also the users John/Emma now use the configured email domain and not a static one.
See https://github.com/bkimminich/juice-shop/tree/pull/1409 if you're interested in what was changed to get that.
I'm not entirely sure if the Hacking Instructor scripts are a good idea, though. Researching the answers takes a bit of time, and there is not really much help coming from these tutorials other than what the hints on the Score Board already says. Essentially the user muast figure it out and it's not really easy, so it is likely they are just getting stuck and can never solve the tutorial. That'd be bad for the new tutorial mode then, because they'd be blocked from getting the entires Score Board unlocked.
Most helpful comment
Hey, we're a group of 6 it-students who would like to work on implementing this challenge in the juice shop for a school project. Would it be an issue to forego the competition you set out and start working on it with our own pictures?