Code Monkey home page Code Monkey logo

clarityctf2017's Introduction

Clarity ACM CTF Challenge

Clarity Partners and Illinois Tech ACM have worked together to create this Capture the Flag (CTF) challenge as a way to expose your team to topics in web development and engineering.

The goal of the contest is to win the most points by completing "flags," which are tasks and test cases spread throughout this repository.

You can follow the live leaderboard here.

Create a file called secrets.txt at the top level directory. Add your team API key following the format below:

TEAM_API_KEY :: -KgIunYRz7HUOVUcKjU7
IS_SILENT :: false

Do not let any other teams get access to your API key, otherwise they will be able to pretend to be you! The secrets.txt file is listed in this repository's .gitignore file, which means that it will stay safely on your local machine and never be committed to GitHub. As long as you run your programs locally, the tests will still be able to access your API key.

When working on HTML/CSS/JavaScript challenges, you will be able to see the results of flags in the browser console. It is recommended that you use Chrome for this contest.

Animation of Test Cases

Also in secrets.txt, you may set IS_SILENT. If it is set to true, your tests will run and tell you if they pass or fail, but they will not be submitted to the contest until you set it to false.

Good luck and represent Illinois Tech well!

clarityctf2017's People

Contributors

vingkan avatar shazy792 avatar

Watchers

James Cloos avatar Ullas Aithal avatar Haosheng Li 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.