Modifying a packet capture with Scapy

My motivation was to start from a known good packet capture, for example, a DNS request and reply, and modify that request to create something interesting: an example to examine in Wireshark, or positive and negative test cases for an IDS software (Snort, Suricata). I haven’t done much with Scapy before, but it seemed like … Continue reading Modifying a packet capture with Scapy