Code Monkey home page Code Monkey logo

ctforge's People

Contributors

integeruser avatar lavish avatar mrstorm avatar wert310 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ctforge's Issues

Combination

Man, finding a CTF platform for attack/defense has been very difficult! I was very excited to find this! However, I am looking to host a CTF with both attack/defense and jeopardy style. Does this have the capability to do a combination? If not, how hard would it be to edit the existing codebase for this?

Thanks!

ctfbot.py usage

I am running a CTF in a little over a month and would love to get the attack/defense challenges working on the scoreboard because of the bots. I have been attempting to understand how the bots for checking flags actually work for about a week now. But, I have not been able to figure out where the scripts are actually written to, how to set which type of flag bot to use (advanced, check and dispatch) and a few other things with the bots.

Ideally, I would ask for some documentation be written about the bots. But, with the consideration of time, could some previous examples of the setup and scripts be put into an example folder? Or, describe how it works some here?

Thanks for the scoreboard, again! I really appreciate all of this; thanks for the help!

Hidden challenges leakages

Hidden challenges are displayed in the scoreboard graph and there are probably other leakages on some JSON endpoints. Although not critical, we should fix this issue.

Scoreboard graph

I have a small issue with the scoreboard graph: For some reason it seems to be displaying the score per team per round instead of combining the rounds for all teams (can be seen on the screenshot). It looks like that is unintended. Do you have any idea what could be causing this and how I can fix it?

error_scoreboard

I am using the challenge-ad branch. I created the teams by directly inserting them into the database. ctf_stats/300 returns this json file:

{
  "asdasd": {
    "0": 0.0, 
    "1": 0.0, 
    "2": 0.0
  }, 
  "asdgd": {
    "0": 0.0, 
    "1": 0.0, 
    "2": 0.0
  }, 
  "hsas": {
    "0": 0.0, 
    "1": 0.0, 
    "2": 0.0
  }, 
  "team1": {
    "0": 0.0, 
    "1": 2.23606797749979, 
    "2": 2.23606797749979
  }, 
  "team2": {
    "0": 0.0, 
    "1": 0.0, 
    "2": 0.0
  }
}

Let me know if you need more information on the exact setup I am using.

Thanks!

Missing support for user/challenge/service deletion

The admin panel must be enriched with a functionality to allow deletion of users, challenges and services. Adding cascade delete constraints on the db schema should do the job, but we must be sure that no circular dependencies are in place.

Installation errors

Having an major issue with flask.ext does not exist upon running the intial ctforge command. Any idea how to fix this?

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.