Skip to content

An exercice in a form of a Capture the Flag to learn how to debug

Notifications You must be signed in to change notification settings

hokla-org/dojo-ctf-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Run the following commands on your terminal

git clone git@github.com:hokla-org/dojo-ctf.git
cd dojo-ctf
cd client

yarn install

Instructions

You have to retrieve the flag ! It’s a secret string stored on a secret location …

⚠️ Rules

  • You must only use the client to retrieve the file (no curl, postman, ...)
  • You can only modify client/package.json and client/src/main.ts

Hint :

# Try running these commands on the client folder
yarn start:file
yarn start:api

Some pirate told me the flag is somewhere over here https://dojo-ctf.cleverapps.io/ 🤔

Good luck !

About

An exercice in a form of a Capture the Flag to learn how to debug

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published