Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

littleCTF

Flask-based CTF exercises for uni security course project.

How To run each stage:

  • create a python3.6 virtualenv (recommended) virtualenv . -p python3 --no-site-packages
  • install requirements pip insatll -r requirements.txt
  • run python setdb.py
  • run python setflags.py (stage1) or python setup.py (stage2)
  • run python app.py (stage1) or python flaskCTF.py (stage2)

About

Flask-based CTF exercises for uni security course project.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages