Code Monkey home page Code Monkey logo

appsec_ctf_playground's Introduction

Parity's AppSec Capture The Flag (CTF) Challenge

Welcome to our Capture the Flag (CTF) challenge! This challenge is built around a Rust web application using the Actix framework, and will test your ability to perform both dynamic testing on the application and a static audit on the provided backend code. Your goal is to find and exploit vulnerabilities to locate and capture a series of flags scattered throughout the system.

Challenge Format

In this CTF, your task is to hunt for flags which confirm that you have successfully exploited a particular vulnerability. The flag format will be flag{value}. For example: flag{d46c49fa1fd0a29bff313783fbb0beca31cfbcaf6a087e513b7bc1a225b6d2c7}.

There are four tasks that need to be completed:

  1. Task 1 - Invited User Signup: In this task, you are to find a way to sign up to the system as an invited user. Upon successful exploitation, the system will provide you with the first flag.

  2. Task 2 - Admin Password Discovery: Once you are signed in as an invited user, your next task is to find the encrypted admin password. The encrypted password will be the second flag.

  3. Task 3 - Password Decryption: After discovering the encrypted admin password, you will need to find a way to decrypt it. The decrypted password is your third flag.

  4. Task 4 - Admin Login: With the decrypted admin password in hand, the final task will be to find a way to log in to the admin account. The admin's session cookie will be the final flag.

Challenge Rules

  1. Only attack the target, not the CTF platform itself.
  2. Flags or explicit solutions should not be shared with other participants.
  3. The tasks are not solveable with automated tools, and useage of automated tools are prohibited. Understanding the code, the vulnerabilities, and crafting targeted exploits is required.
  4. For flag submission, visit the ctf.parity.tech/flag endpoint and make sure to use a valid email when submitting the flags.
  5. Have fun and treat this as a learning experience!

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.