juice-shop / multi-juicer

Host and manage multiple Juice Shop instances for security trainings and Capture The Flags
Apache License 2.0
275 stars 132 forks source link

Integrate a CTF Plattform #11

Closed J12934 closed 4 years ago

J12934 commented 5 years ago

Integrate a CTF Plattform (e.g. CTFd or FBCTF) directly.

This setup should include:

Optional but really nice to have:

bkimminich commented 5 years ago

Automatic flag submission is not (yet) possible for CTFd and I don't know in FBCTF has this. See https://github.com/bkimminich/juice-shop-ctf/issues/80

J12934 commented 5 years ago

Automatic flag submission is not (yet) possible for CTFd and I don't know in FBCTF has this. See bkimminich/juice-shop-ctf#80

Yeah good point. Pretty sure that FBCTF doesn't have much of an api either.

A alternative might be creating a small integrated leaderbaord, exporting the challenge progress of the instances would be easy to add and writing a small straight forward leaderboard would not be too bad.

Might be a good feature of a v2 or a v3 of the project.

bkimminich commented 5 years ago

With a built-in progress tracking board across all instances and given we go with a renaming of the project, this would become kind of obsolete, right?

J12934 commented 4 years ago

Closing as not the main project focus anymore. If anyone is interessted in tighter integration with a CTF Framework feel free to share you use case. Might still be a cool feature!