Code Review 17

This exercise is one of our challenges to help you learn how to review real source code

PRO
Tier
Medium
1-2 Hrs.
122

In this lab, you are tasked with reviewing the source code of an HTTP client written in C#. The objective is to audit the security of the client's connection to the server. You will start by downloading the provided source code zip file. The exercise emphasizes the importance of thoroughly inspecting the code to identify potential vulnerabilities.

When auditing a client application, the first step is to evaluate the security of its server connection. This challenge will guide you through the process of identifying insecure code within a streamlined version of the initial application. By the end of this exercise, you will have developed skills to pinpoint and analyze security flaws in a client library.

Want to learn more? Get started with PentesterLab Pro! GOPRO