Network Basics with Python
Offered By: Pluralsight
Course Description
Overview
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.
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. .
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. .
Syllabus
- 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
Taught by
Sean Wilkins
Related Courses
An Introduction to Computer NetworksStanford University via Independent Introduction to Internetworking with TCP/IP
openHPI Computer Networks
University of Washington via Coursera Introduction to Enterprise Computing
Marist College via Independent Introduction to Computer Networking
Stanford University via Stanford OpenEdx