<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>.Net on NTNINJA</title><link>https://ntninja.com/tags/.net/</link><description>Recent content in .Net on NTNINJA</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Ryan Johnson</copyright><lastBuildDate>Wed, 28 Sep 2022 09:00:00 -0500</lastBuildDate><atom:link href="https://ntninja.com/tags/.net/index.xml" rel="self" type="application/rss+xml"/><item><title>.NET Deserialization Challenge 1</title><link>https://ntninja.com/posts/dotnet-deserialization-challenge1/</link><pubDate>Wed, 28 Sep 2022 09:00:00 -0500</pubDate><guid>https://ntninja.com/posts/dotnet-deserialization-challenge1/</guid><description>&lt;h2 class="relative group"&gt;&lt;a href="https://ntninja.com/downloads/challenges/deserialization_challenge1.zip" &gt;Challenge Download&lt;/a&gt;
 &lt;div id="challenge-download" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#challenge-download" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;In this challenge you are given a single binary.
The binary can simply take in user input to serialize an object to a file or take in a file and deserialize the object and print the contents.
Your goal is to get arbitrary command execution using any tools necessary from the binary.&lt;/p&gt;
&lt;p&gt;Good Luck!&lt;/p&gt;</description></item><item><title>.NET Deserialization Challenge 2</title><link>https://ntninja.com/posts/dotnet-deserialization-challenge2/</link><pubDate>Wed, 28 Sep 2022 09:00:00 -0500</pubDate><guid>https://ntninja.com/posts/dotnet-deserialization-challenge2/</guid><description>&lt;h2 class="relative group"&gt;&lt;a href="https://ntninja.com/downloads/challenges/deserialization_challenge2.zip" &gt;Challenge Download&lt;/a&gt;
 &lt;div id="challenge-download" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#challenge-download" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;

&lt;h2 class="relative group"&gt;Wacky File Transfer
 &lt;div id="wacky-file-transfer" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#wacky-file-transfer" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;In this challenge you are presented with the Wacky File Transfer client &lt;code&gt;wft_client.exe&lt;/code&gt; and Wacky File Transfer server &lt;code&gt;wft_server.exe&lt;/code&gt;.
The helper library &lt;code&gt;wft_helpers.dll&lt;/code&gt; 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.&lt;/p&gt;</description></item></channel></rss>