Skip to content
forked from bmdyy/signatus

Signatus - Vulnerable TCP C++ server to practice Win 32 exploitation.

Notifications You must be signed in to change notification settings

ycwu0509/signatus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 - Vulnerable TCP C++ server to practice Win 32 exploitation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 63.3%
  • Python 36.7%