Code Monkey home page Code Monkey logo

rc3-ctf-2016-scoreboard's Introduction

RC3-CTF-2016-Scoreboard

Basic Concept

Basically, the score is under the structure of a user
So when I migrate a person who already solved the problem in the team to another team
Then the score will be double for questions.
Since the the limitation of each team is 5 users maximum, which can gives us 5 times of the original score.

PoC

Create Account A, Account B.
A: Create Team α.
B: Create Team β.
A, B solved a question which is 100 points.
B remove himself from the β, which also delete the team.
B join the α. Now, Team α has two people who already solved the question, so the team got 100+100 points.

Example

I created 5 users, and created 5 team for each user.
Before

Then let 5 users join the same team, the status of problem became
Before

I solved some questions for each users, which gives me total 4500 points.
Scoreboard

Solution

  1. Remove all submission after users leave a team
  2. Check repeat submission, and remove them before a user join a new team

Related Paper

NIZKCTF: A Non-Interactive Zero-Knowledge Capture the Flag Platform

rc3-ctf-2016-scoreboard's People

Contributors

seadog007 avatar

Stargazers

Duc Phan avatar bbiiggppiigg avatar @tkmru avatar

Watchers

James Cloos avatar  avatar  avatar

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.