Skip to content

isabella232/TimeGap-Theory

 
 

Repository files navigation

OWASP TimeGap Theory

An auto-scoring capture-the-flag game focusing on TOCTOU vulnerabilities

OWASP-TimeGap-Theory-logo OWASP-TimeGap-Theory-logo

Deploy on Heroku (free ($0/month) dyno)

  1. Sign up to Heroku and log in to your account
  2. Click the button below and follow the instructions

Deploy

This is the quickest way to get a running instance of TimeGap Theory! If you have forked this repository, the deploy button will automatically pick up your fork for deployment! As long as you do not perform any DDoS attacks you are free to use any tools or scripts to hack your TimeGap Theory instance on Heroku!

Run on Docker (free)

Quickest way:

docker pull abhibala/owasp-timegaptheory

cd TimeGap-Theory

docker-compose up -d
  1. Install Docker Desktop.
  2. Obtain the source code.
  3. Open Terminal and navigate to the TimeGap Theory directory.
  4. Issue the following command: docker-compose up -d
  5. On your browser navigate to http://localhost/

About

An auto-scoring capture-the-flag game focusing on TOCTOU vulnerabilities

https://timegaptheory.com/

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 77.3%
  • PHP 22.2%
  • Other 0.5%