ProblemStack: Car Journey

Web Hard 150 points 0 solves Website

Connect to the Challenge Server

Connect to the challenge server using the host and port below to access the CTF challenge.

Host
5.189.172.8
Port
10014

Problem Description

A navigation simulator controls an autonomous car that endlessly travels between two points: A and B.
The system claims this route is fixed and secure.

However, deeper inspection shows the car’s behavior depends on hidden backend logic, session state, and timing constraints.

Your mission is to hack the simulator and force the car to complete the following exact journey:

A → B → C → D → A

The challenge is progressive:

Each successful step unlocks new restrictions

The user interface does not expose all functionality

Incorrect actions may soft-lock your session

You must discover undocumented endpoints, manipulate server-side state, and exploit timing flaws to succeed.

Login to submit a solution.

Frequently Asked Questions

This is a hard level problem worth 150 points.

This is a ctf challenge problem in the Web category.

0 users have successfully solved this problem.