/Python-Send-Packet-Scapy

Python program that sends user-created packet to destination address using scapy module

Primary LanguagePython

Python-Send-Packet-Scapy

Python program that sends user-created packet to destination address using scapy module

Installation

No complex steps are needed to install the project. You just need to either download or clone the project.

Usage

To run the project please enter the directory of the project where the sendpacket.py class is and run the following:

Be advised, user will require root privileges

sudo python3 sendpacket.py

It's a super simple project :)