Challenge - Debugging Existing Python Code

To take existing Python code and get it to run properly. 

Scenario – As a penetration tester, you may have to take someone’s proof of concept code and get it to run properly on your system.

The goal of this challenge is to take existing code, debug it, and get it working.

Overview

Level – Intermediate

Skills Needed – Knowledge of the Python programming language

Goal – To get the code to run properly

Known Network(s) – N/A

Tools Used – Idle Python Editor