Rating 3.8 out of 5 (41 ratings in Udemy)
What you'll learn- Learn to build your own network tools and scripts using Python & Scapy
- How to make your own TCP/IP network packets like ping, ARP, TCP etc
- How to integrate Python with scapy to code network packet injectors, network scanners, spoofing tools, network speed testing tools.
- Understand the different types of TCP/IP protocol headers like IP, TCP, UDP, ICMP, Ethernet
- Learn the basics of packet crafting framework Scapy
- Learn to code …
Rating 3.8 out of 5 (41 ratings in Udemy)
What you'll learn- Learn to build your own network tools and scripts using Python & Scapy
- How to make your own TCP/IP network packets like ping, ARP, TCP etc
- How to integrate Python with scapy to code network packet injectors, network scanners, spoofing tools, network speed testing tools.
- Understand the different types of TCP/IP protocol headers like IP, TCP, UDP, ICMP, Ethernet
- Learn the basics of packet crafting framework Scapy
- Learn to code different types of protocols with Scapy
- How to append , send and receive packets at different layers
- Learn Packet Crafting Concepts
- How to integrate Python with Scapy
- Practical analysis and verification of the scripts and tools
DescriptionThe Python network programming course for network and IT engineers teaches how to perform network scripting and code your own network scripts and tools using Python and Scapy for different areas like network engineering, network scanning, penetration testing , Protocol testing and packet crafting. Starting from the fundamentals of packet crafting, the course explains how to craft packets with Scapy and how to integrate and automate it with Python to write your own network programs and tools. The course uses examples and projects where the actual working of the scripts along with detailed explanation of the code is provided. Scapy is a packet crafting framework which is used for creating custom scripts and tools. It is used to create different types of TCP/IP headers like IP, TCP, UDP , ARP etc. The course teaches how to use scapy as a beginner and to write your own custom packets. It also teaches how to code and automate network automation activity by using Python as a wrapper. The examples and projects which are used in the course are used for real time network testing, security testing, network monitoring, network analysis, protocol testing and more. Details of the code used in the examples and projects are explained in detail.