Skip to content

rishab-rb/mehctf

 
 

Repository files navigation

MehCTF

http://mehctf.herokuapp.com

This is a CTF Platform designed for hacking workshops conducted in the college.

Instructions

  1. Clone
  2. Make a venv using python3 -m venv mehctf
  3. Activate virtual environment using source mehctf/bin/activate
  4. pip install -r requirements.txt
  5. gunicorn application:app

Admin User

  1. Register a normal User
  2. Edit register_admin.py with your username
  3. run register_admin.py

About

The Meh-est CTF in all of the interwebs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.7%
  • HTML 41.8%
  • CSS 3.4%
  • JavaScript 3.1%