Git Product home page Git Product logo

ctf-platform's People

Contributors

felixbade avatar joeljuhela avatar samporapeli avatar

Stargazers

 avatar

Watchers

 avatar

ctf-platform's Issues

Make tg notifications configurable in the admin panel

Not a must but could be useful. At least the channel id(s) and which notifications they receive. Secret token can be in a text file / configuration for now.

Or then the notification types can be hardcoded and channel id(s) and secret token are read from .env

Add challenge pages

  • Add challenge folder structure
  • Add a route that works for multiple challenges
  • Add a template that contains brief, URI and flag check form
  • Check if the flag is correct
  • If yes, redirect to the challenge's "solved" page

Scope

  • stateless
  • loginless
  • no scoreboard
  • no navigation between challenges

Add challenge feedback model

Details TBD. Could be that it's a box of text that the user can see permanently + edit later. Unique to player + challenge.

Hide later challenges from the user

The user should be able to access only the next uncompleted challenge, and the challenges they have completed. This feature requires keeping track which challenges which users has done (related to #10)

Add a challenge reordering view

Remove order number field from individual challenge edit form and make a separate form that has the order numbers from all challenges at once.

Navigation to this page could be from the main admin view through a text ”change order”

Add a nav bar

For example right now navigation from scoreboard to the frontpage is not possible without editing the URL.

Add challenge model

Makes it easier to do other things that relate to different challenges (e.g. scoreboard and progress tracking)

Add an admin role

Current implementation relies on the fact that one user is named admin. Instead we should have a field that determines if a user is an administrator or not.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.