Skip to content

Attack-Defense Monitoring

Network monitoring is an especially important aspect of CTF hosting, since players expect quick investigation into suspected misconduct and accurate attribution. Depending on the volume of game traffic (influenced by the round-time of the CTF and restricted by the per-team bandwidth limits) this can reveal itself as a non-trivial task.

Star/Tree Topology

In a star/tree topology, the monitoring can take place on the central node using the same monitoring tooling used for playing CTFs, although organizers need to ensure they can handle the higher network load.

Mesh Networking

In a mesh network, the network traffic needs to be collected from each router and either analyzed at the point of capture or sent to a central node for processing. Since mesh networking is typically employed when network bandwidth per machine is limited, collecting traffic at a single machine is not feasible.

As far as we know, the only open-Source tool capable of aggregating and analyzing packet contents from multiple nodes is arkime.