Python Network Programming: Build network scripts & tools

Posted By: Sigha

Python Network Programming: Build network scripts & tools
.MP4 | Video: 1280x720, 30 fps(r) | Audio: AAC, 48000 Hz, 2ch | 553 MB
Duration: 1.5 hours | Genre: eLearning | Language: English

Learn to make your own network Scripts and Tools using Python & Scapy

What you'll learn

Learn Packet Crafting Concepts
Learn the basics of Scapy
Understand the different types of protocol headers like IP, TCP, UDP, ICMP, Ethernet
Learn to code different types of protocols with Scapy
How to append , send and receive packets at different layers
How to integrate Python with Scapy
How to make your own 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.
Practical analysis and verification of the scripts and tools

Requirements

Basic Networking Concepts
Command line usage

Description

The course teaches how to script your own network tools using Python and Scapy. Starting from the fundamentals of packet crafting , the course explains how to craft packets with Scapy and how to integrate it with Python to write your own scripts and tools. The actual working of the scripts along with detailed explanation of the code is provided.

Who is the target audience?

IT Engineers, Network Engineers, Network QA Engineers, Security Engineers, CCNA students