bmdyy / signatus

Signatus - A Vulnerable TCP server to practice Win32 exploitation

Repository from Github https://github.combmdyy/signatusRepository from Github https://github.combmdyy/signatus

Signatus

Signatus is a vulnerable C++ server to practice Win 32 exploitation on, as well as reverse engineering.

Run

To try and solve this challenge, you should not look at the source code of the server. Dowload the exe in the releases section (Signatus.exe), and create an exploit which will spawn a reverse shell by reverse engineering.

Solution

A possible solution is included in the Exploit/ folder. If you want to solve the challenge yourself don't look at it beforehand obviously.

About

Signatus - A Vulnerable TCP server to practice Win32 exploitation


Languages

Language:C++ 63.3%Language:Python 36.7%