You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following pages include instructions for installing, configuring and running your own self-hosted echoCTF based events.
echoCTF.RED is comprised of a few separate components each of witch requires its own installation and configuration depending on the use case and event type.
These components are are as follows:
frontend: Web Interface accessible by participants
backend: Web Interface and console commands accessible only by administrators
docker masters: Servers running docker, to run targets on
docker targets: docker containers running as targets that participants attack