• Stars
    star
    231
  • Rank 173,032 (Top 4 %)
  • Language
    C++
  • License
    MIT License
  • Created over 2 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Source code for the 2022 DEF CON Qualifiers.

The DEF CON CTF 2022 Qualifier

This repository contains the open source release for Nautilus Institute's 2022 DEF CON CTF qualifier.

We are releasing all of the source code for every challenge that was released during the game. In most cases, this also includes all of the code required to build that source code into a working challenge (such as Makefiles and Dockerfiles). It does not include the infrastructure required to host those challenges (e.g. our CI/CD pipeline, deployment scripts, and the gatekeeper binary that validates tickets).

Files

Each folder in this repository is the full source for a single challenge. These challenges were, in release order:

  • simple-service (called "mic check 1" on the scoreboard)
  • sameold
  • bios
  • smugglers-cove
  • hash-it
  • cryptochall
  • discoteq
  • constricted
  • not-so-advanced
  • ncuts
  • pretty-random-function
  • secrecy (this includes the follow-up challenge, "Too Many Secrets")
  • teedium-wallet
  • old-school
  • router (this includes all 3 parts of the challenge)
  • twisty
  • adamd

License

Everything in this repository, unless otherwise stated, is being released under the MIT license. See LICENSE.md for more details.

Contact

Questions, comments, and/or concerns can be sent to @fuzyll, who is happy to direct things to the appropriate party from there.