Course Information
Course Overview
Learn to use Scapy in Python to build network automation tools for network testing, Ethical Hacking, Protocol Testing
The Python Scapy programming course for network and IT engineers teaches how to perform network scripting and code your own network scripts and tools using Scapy Python combination for different areas like network engineering, network scanning, penetration testing , Protocol testing and packet crafting. It contains scapy tutorials with examples which explains 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 use python scapy 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 contains scapy tutorials for beginners 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.
Course Content
- 7 section(s)
- 30 lecture(s)
- Section 1 Introduction to scapy packet crafting
- Section 2 Scapy Protocol Header Crafting
- Section 3 Sending packets on the network using scapy
- Section 4 Python Concepts
- Section 5 Labs
- Section 6 Scapy Examples- Demonstration & Verification of ARP, PING, TCP Packets
- Section 7 Python Networking Projects with Scapy with source code & demonstration
What You’ll Learn
- Scapy tutorial which teaches packet crafting concepts for beginners, How to use scapy in Python to build network automation tools, Scapy examples which shows how to build TCP/IP network packets like ping, ARP, TCP etc with, Scapy Python tutorial which shows how to build network tools and scripts., Networking Projects with Python & Scapy to develop 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, How to append , send and receive packets at different layers with Scapy, Practical analysis and verification of the scripts and tools
Skills covered in this course
Reviews
-
JJon Goya Odriozola
No, el contenido del curso está desactualizado y podría haberse resumido en muchos menos tiempo.
-
aabdulkarim saddik
nice course, if you are looking for a course which gives you the basics of scapy -> this course is a good one. I recommend to have this course if you are not familiar with scapy
-
FFrederick Lenihan
I found the course useful and informative. I was looking for a basic scapy tutorial to get me started and this fit the bill. As others have said, there is a lot of redundancy and I spent a lot of time watching the instructor type the same lines over an over. The section on Python concepts could probably be omitted because anyone interested in scapy should already have a basic knowledge of Python. Finally, I would have liked the code samples to be available in a downloadable format. That is generally standard for Udemy courses like this.
-
EEric Lorenz
There is probably 20 minutes of actual content in this class. The rest is filled by redundant code walk-throughs (we know what "from scapy.all import *" does after the first video or two) and viewing a diagram of the two-node lab used in the course. Unless you really need to learn very basic scapy functionality, give this a pass.