Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 402 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 402 Bytes

CTFScoreManager

A PHP/MySQL app to help manual scoring during a CTF. Initially developped for the RESSI 2015 CTF.

How to install

You need PHP and MariaDB/MySQL. You should run mysql.sql in your SQL server to create user, database and tables. If you alter the credentials at the top of this file, you must update accordingly includes/db.inc.php.

There is a default admin account : profs/root