Test a Network Using Python
In this lab, you’ll practice using the Python scripting language and look at the different ways Python can be used to help perform network testing. When you’re finished, you’ll have the necessary skills and knowledge to perform network assessments within Python for daily activities relevant to pen testing and offensive security.
Terms and conditions apply.
Lab info
Lab author
Challenge
Getting Started in the Lab Environment
Here are the initial instructions and explanation of the lab environment. Read this while your environment is busy creating itself from nothing. Yes, this violates physics; we know. How fun!
Challenge
Testing the Network
In this challenge you will scan the corporate network, looking for targets, looking for weaknesses and helping to strengthen your company's overall security posture. You will perform recon, scan, and gain access with Python as a core technology to help you achieve results in a repeatable way.
Challenge
Firewall Audit
In this challenge you will use Python to audit the company firewall protecting your company server. You will learn to automate the technique, gather and analyze the firewall settings, and provide recommendations to make your company more secure!
Challenge
The Last Challenge
Welcome to the final challenge! This is your last chance to experiment in the environment. Clicking Finish Lab will end this little world that flittered into existence just for you.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- Basic computer and internet knowledge including some experience of using a command line terminal.
- Will need basic scripting knowledge of Python