>> ATTACK PLANETS
>> CAPTURE FLAGS
Galaxy Breach is a season-based CTF platform with isolated challenge instances and a live galaxy map. Compete in public and private events — every probe is a laser; every flag is a conquered planet.
Marketing: dev.galaxybreach.io · App: app.dev.galaxybreach.io
> WHAT IS GALAXY BREACH
A platform for security training and CTF competitions. Players solve challenges in seasons (public, private, or archived with Premium), spin up shared or personal instances, submit flags, and watch attack traffic on an interactive galaxy map. Organizations can run their own competitions on platform infrastructure or connect their own Kubernetes clusters.
> HOW IT WORKS
Seasons & scoreboard
Public competitions, private invite-only seasons, and leaderboards with first blood and seasonal scoring.
Challenge instances
Shared pools or personal pods per player. Web, Pwn, Crypto, static tasks, and Lab/VPN environments provisioned by pool-managers.
Live galaxy map
Sidecars stream TCP/HTTP traffic to Redis; the WebSocket service renders attacks in real time.
Flags & points
Submit flags for points. Scoring and rankings are stored in PostgreSQL per season.
For players
Free tier for current seasons; Premium unlocks archives, longer instance lifetime, and personal instances on hybrid tasks.
For organizations
Request a private season, bring your own cluster (BYOI), or — coming soon — configure and pay for a fully hosted event.
> FOR PLAYERS
Core gameplay is free. Premium extends access and instance options. Payments via USDT (merchant service).
Free
- • Active public seasons and private seasons you are invited to
- • No access to archived seasons (target policy)
- • Typically 1 active instance; shorter TTL per challenge
- • Hybrid tasks use a shared environment; personal/lab only if the season allows
- • Full scoreboard, galaxy map, and flag submission
Premium
- • All seasons including archived
- • Longer instance TTL (per challenge settings)
- • Personal instance on hybrid tasks where supported
- • Personal and lab challenges without extra season override
- • USDT monthly subscription via in-app Upgrade
Some limits are still evolving in MVP (e.g. one active non-static instance for Premium). Archived access for Free may appear in the app until policy is fully enforced.
> FOR ORGANIZATIONS
Run a CTF-style competition on Galaxy Breach — on your infrastructure or ours.
DIY / Community
Submit a private season request (tasks and player caps apply — details TBD). Connect your pool-manager agent to your Kubernetes cluster and use your challenge images. Platform handles seasons, scoreboard, and orchestration.
After login, request a private season from the Seasons page.Hosted event
Configure players, tasks, categories, and difficulties; pick from a private challenge pool or request custom content. Price calculator and payment on-site, then we provision everything on platform clusters.
Enterprise / on-prem
Custom challenges, deployment on your infrastructure, white-label options. Pricing and scope per client — contact us.
> HOW THE PLATFORM WORKS
Galaxy Breach is the control plane: seasons, challenges, scoring, the galaxy map, and instance lifecycle. You do not need to operate Kubernetes yourself to play.
Pool-manager agents connect one or many Kubernetes clusters — platform-hosted or your own (BYOI). Each agent registers with the control service over WebSocket; create and destroy jobs are routed to the right cluster.
The same orchestration provisions challenge pods (application + traffic-monitoring sidecar) on every connected cluster.
Attack traffic flows to Redis Pub/Sub and powers the live galaxy map you see in the hero.
Pick a challenge
Choose a planet in a season — public, private invite, or archived with Premium.
Request an instance
The API queues work; the control service assigns a pre-warmed pod or creates one on a connected cluster.
Attack the target
Use the URL, NodePort, or VPN for lab tasks. Traffic appears on the galaxy map.
Submit the flag
Points and the season leaderboard update immediately.
Shared instance
One environment per challenge, many players — typical for Free users on hybrid tasks (shared pool).
Personal instance
Your own pod — Premium on hybrid tasks, or when a season admin allows Free on personal/lab challenges.
Organizers use the same pipeline: platform clusters for hosted events, or your pool-manager and clusters for DIY.
> GET STARTED
- →Open the application to play, manage seasons, and upgrade to Premium.
- →Create a free account and join the current season.
- →After login, request a private season from the Seasons page.