← Back to Cybersecurity Projects

WICYS CTF: ROP Around the Rainbow 🌈🐇

An advanced binary exploitation challenge built around precise control-flow hijacking.

Description

A vulnerable return path in the Rainbow Bridge control system allows execution to be steered in small, deliberate steps.

The objective is to chain those steps together, bypass the program's constraints, and reach the hidden command channel at the Rainbow Vault.

This challenge will be available soon
View Source Code (GitHub)

Challenge Details

Topic: ROP chain with libc leak
Difficulty: Hard
Points: 1000
Flag Format: WICYS{...}

In Progress

This WICYS challenge is still being finalized, so the full playable release is not available yet.

Submit Flag

Flag submission will unlock when this challenge is available.

Coming Soon

Solution