A challenge is an exercice aimed at studying a specific IT security subcategory such as Application security, Cryptography, Reverse Engineering, Forensics and many more.
For example, in the Web hacking category, each challenge focuses on a specific web applications vulnerability (SQL injections, XSS, CSRF, IDOR...)
Players must find the one and only flag in a challenge to score the points.
Each challenge has the following flag format :
FLAG{the_flag_to_submit} where 'the_flag_to_submit' is the actual flag to submit on our platform.