Skip to content

Latest commit

 

History

History
 
 

ctfmate

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

CTFmate

CTFmate is a CTF collaboration tool.

Its purpose is to allow you to collaborate with your teammates even if you are not next to each other.

The tool uses Firebase, and is pre-configured to run on a demo firebase account, which you can see here.

Deployment

To deploy your own:

  1. Create a database
  2. Update index.html with your own configuration from the step above
  3. Configure the database security rules as database.json
  4. Enable GitHub login
  5. Enable Firebase storage
  6. Configure the storage security rules as storage.rules

Note: This is not an officialy supported Google product.