Sending Packets in Scapy

Learn how to send and receive packets in Scapy, including sending both single and multiple packets in a single burst.

Network packet layers recap

We’ve built a SYN scanning packet in Scapy. Now, we’ll look at sending out that packet and receiving a response.

Scapy offers a number of different options for sending and receiving packets. To choose the right one, we need to take another quick look at the TCP/IP and OSI models.

Get hands-on with 1200+ tech skills courses.