Skip to content

hokla-org/dojo-ctf-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Run the following commands on your terminal

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

pipenv install

Instructions

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

⚠️ Rules

  • You must only use the frontend to retrieve the file (no curl, postman, ...)
  • You can only modify frontend/Pipfile and frontend/src/main.py

Hint :

# Try running these commands on the frontend folder
pipenv run file
pipenv run api

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

Good luck !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages