My First Scapied IPV6 Packet

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 Community Edition 2018.3.1 x64 which is available for free at : https://www.jetbrains.com/pycharm/download/download-thanks.html?platform=windows&code=PCC The IDE The IDE interface looks like in…

Read More