/// The way that a CTF Challenge is defined and requested
pubmodchallenge;/// The way that a CTF Flag is defined and generated/requested
pubmodflag;/// The way that a CTF Plugin is defined and configured
pubmodplugin;/// The way that a CTF Verifier is defined and requested
pubmodverifier;pubmodutil;