This document provides an overview of a Scapy workshop that will cover topics including:
- Installing and using Scapy to forge, decode, send, and receive packets
- Creating basic packets like TCP, UDP, ICMP and modifying packet fields
- Advanced packet crafting including HTTP requests and DNS queries
- Using Scapy with Python for tasks like packet sniffing and parsing PCAP files
- Replaying and filtering captured packets
- The presenter's background and goals for the workshop