In this post, we present an example of an IPv6 network operation, based on a home network setup that is a PC (Windows) and a box (an internet box provided by an ISP that supports IPv6). Introduction I...
In this blog, let’s build our first IPv6 packet. Introduction The idea of this lab is to craft an IPv6 packet from scratch using Python and Scapy library. The IDE I use is JetBrains PyCharm Comm...