Skip to content

Space Race

Amie DD edited this page Jun 13, 2020 · 3 revisions

Space Race

LaunchDotCom's Carnac 3.0 flight software is communicating over a TCP port but all you have is its comms-service binary to figure out its protocol and how it works. Maybe it has a flaw you can exploit.

Ticket Present this ticket when connecting to the challenge:

Don't share your ticket with other teams.

Connecting Connect to the challenge on spacerace.satellitesabove.me:5063 . Using netcat, you might run nc spacerace.satellitesabove.me 5063

Files You'll need these files to solve the challenge.

https://static.2020.hackasat.com/219093d06088d8e4a22079a9f53f6c2aa9d01122/space_race.zip Solving

Clone this wiki locally