Coder Social home page Coder Social logo

tasks's Introduction

cross-platform-format-quest-v1 (CPFQ-v1)

This format will be used for migartion quests between different CTF-systems.

Ver. 1 (2017)

example
├── deploy.md
├── main.json
├── private
│   ├── prepare.sh
│   ├── requirements.txt
│   ├── run.py
│   ├── static
│   │   └── flag.txt
│   └── templates
├── public
│   └── run.py
├── README.md
└── solve.md

Package structure

For developers/organizators

  • Folder private - contains files for developers of quest
  • File deploy.md - description of "How to prepare infostructure or how to regenerate files for quest"
  • File solve.md - description for how to solving quest

For import to system

  • File main.json - data for import to system. For check just run: python3 cpfq-v1.py check <path-to-folder>
  • File README.md - in human information. You can use for autogenerate python3 cpfq-v1.py update_readme <path-to-folder>

categories:

  • admin
  • crypto
  • enjoi or joi
  • reverse
  • stegano
  • ppc
  • web
  • recon
  • forensics
  • hashes
  • ctd - ???

In folder example you can see correct format of task.

How to fill main.json

Please copy folder example and change inside. After this: python3 cpfq-v1.py check <path-to-folder>

Or run python3 cpfq-v1.py create <path-to-folder> and follow instructions

Recomendations:

Please fill enough information for understand outside developers. And ofcause contact with developers/organizators.

tasks's People

Contributors

iasnezhkov avatar sea-kg avatar shipko avatar

Watchers

 avatar  avatar

Forkers

freehackquest

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.