Skip to content

3nabla3/jwt_chal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JWT challenge created by Alban

Prerequisites

  • Have python installed

How to run

git clone https://github.com/3nabla3/jwt_chal.git
cd jwt_chal/
echo 'flag{example}' > flag.txt
python3 -m venv venv
. venv/bin/activate
pip install -r requirements.txt
python3 app.py

Then open a web browser to http://localhost:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published