CalPolySEC / wrath-ctf-framework

What? Really? AnoTHer CTF Framework :triangular_flag_on_post:
MIT License
11 stars 4 forks source link

Statistics and visualizations per challenge #7

Open slashnick opened 8 years ago

slashnick commented 8 years ago

Difficulty, success, challenge popularity, completion speed, etc.

slashnick commented 7 years ago

Some of this stuff was specific to OverTheWire (like completion speed). I think solve counts (and aggregate statistics about solve counts) should be the main metric we look at for challenges.

Time of first solve is interesting, but with a small CTF it tells us more about teams' strategies (eg. do the lowest point challenges first) than about the challenge itself.