Scapof is a network packet crafting and spoofing tool built using Scapy. It provides users with a simple CLI to create and manipulate ARP packets for network testing and spoofing purposes. The tool is designed to be versatile and user-friendly, allowing you to test network security and troubleshoot network issues effectively.
To install Scapof and its dependencies, follow these steps:
-
Clone the repository:
git clone https://github.com/C4PIT4L/scapof.git cd scapof
-
Install the required Python packages:
pip install -r requirements.txt
To use Scapof, you can run the scapof.py
script with the appropriate command-line arguments. Below are some examples of how to use the tool:
python scapof.py -sm 00:11:22:33:44:55 -dm ff:ff:ff:ff:ff:ff -si 192.168.1.100 -di 192.168.1.1 --op 2