.NET Deserialization Challenge 2
Challenge Download
Wacky File Transfer
In this challenge you are presented with the Wacky File Transfer client wft_client.exe
and Wacky File Transfer server wft_server.exe
.
The helper library wft_helpers.dll
that is used by both the client and the server is also included and must be present in the same directory as the client or server to execute them.
Wacky File Transfer is a simple network file transfer utilty, with some basic functionality. You goal is to find a way to get RCE on the Wacky File Transfer server.
Good Luck!
WARNING
The Wacky File Transfer service is vulnerable and should run listening on the open internet. Use at your own risk.