← Back to Cybersecurity Projects

WICYS CTF: Bunny Overflow 🐇

A classic binary exploitation challenge with a vulnerable authorization path.

Description

Heap MacCipher removed the bounds checking on the Bunny Network Security Gateway and left the authorization path dangerously exposed.

The objective is to study the binary, understand how input is handled, and force execution into the success path.

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

Challenge Details

Topic: Stack buffer overflow
Difficulty: Easy
Points: 300
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