This document provides an overview of basic commands and functions for constructing, sending, receiving, and analyzing packets using Scapy. It summarizes key Scapy commands for listing available protocols and functions, configuring parameters, building packets by specifying addresses, ports, and layer values, sending and receiving packets on different interfaces, capturing live packets, and fuzzing packet fields. The document is a quick reference for common Scapy tasks.