Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1022 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 1022 Bytes

scapof

image

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.

Installation

To install Scapof and its dependencies, follow these steps:

  1. Clone the repository:

    git clone https://github.com/C4PIT4L/scapof.git
    cd scapof
  2. Install the required Python packages:

    pip install -r requirements.txt

Usage

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:

Build and Send an ARP Packet

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