netsnake-sniffer
Network sniffer which a similar to WireShark with sending own packets
This utility allows you to capture network packets on the selected network interface. A chart o the volume of transmitted and received packets is displayed. It has an ability to filter intercepted packets by source ip,source port, destination ip,destination port, type of protocol and length packets.
It is possible to save a dump of captured packets in .pcap file extension for opening by WireShark software. Also,the main advantage of netsnake is sending your own network packets (ARP,TCP/IP,UDP) whith chosen parameters including payload data.which is byte array with max length = 1450 bytes. If your array of bytes has more 1450 bytes, it breaks into packages.
My GitHub repository https://github.com/pavelinfsec2020/netsnake
TUTORIAL you can watch in my videos:
(EN) https://www.youtube.com/watch?v=QF_eqon30iE
(RU) https://www.youtube.com/watch?v=JbmXXae7Ch0