Nakiami / mellivora

Mellivora is a CTF engine written in PHP
GNU General Public License v3.0
440 stars 171 forks source link

Flags stored in plaintext #133

Open faizal3199 opened 4 years ago

faizal3199 commented 4 years ago

Flags are stored in plaintext in the database. Storing the hash of flags would be preferable so that in case of a database leak attacker can't get the flags.