A PHP/MySQL app to help manual scoring during a CTF. Initially developped for the RESSI 2015 CTF.
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