When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Network Basics with Python
This course will prepare you to design and deploy Python solutions as part of a network security toolkit. This includes a review of its use to create different TCP and UDP clients and servers, as well as a review of the creation of a basic network sniffing tool.

This Course Includes
pluralsight
0 (0 reviews )
3 hour 15 minutes
english
Online - Self Paced
core courses
pluralsight
About Network Basics with Python
In this course, Network Basics with Python, you'll learn about several concepts that enable a network security engineer/consultant to design and deploy solutions that aid in their day-to-day activities and help expand on their potential abilities. First, you'll review the basics of the Python Socket module and how it can be used to interact with networking resources. Next, you'll learn how to build a basic TCP and UDP client and server and show how they can be extended to transfer files. Next, you'll learn how to extend on these capabilities by using the Paramiko module to add SSH and secure tunneling. Next, you'll learn about how to use this knowledge to implement a basic proxy server. Next, you'll learn about the creation of a network discovery tool that can be used to map out a simple network. Then, you'll move on and cover the creation of a packet capture utility. Finally, you'll learn about how to take this knowledge and information and decode it so that it can be formatted into a useful format. When you're finished with this course, you'll have the skills and knowledge required to build basic network tools in Python that can then be used to extend your security toolkit. .
What You Will Learn?
- Course Overview : 1min.
- Getting to Know Python Sockets : 25mins.
- Building Basic Client/Server with Python : 29mins.
- Adding SSH Capabilities with Paramiko : 37mins.
- Building a TCP Proxy Server with Python : 20mins.
- Building a Basic Sniffing Tool with Python : 12mins.
- Decoding Captured Traffic with Python : 51mins.
- Building a Host Discovery Tool with Python : 16mins.