1876 Forks
8958 Stars
8958 Watchers

scapy

Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3.

How to download and setup scapy

Open terminal and run command
git clone https://github.com/secdev/scapy.git
git clone is used to create a copy or clone of scapy repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with scapy https://github.com/secdev/scapy/archive/master.zip

Or simply clone scapy with SSH
[email protected]:secdev/scapy.git

If you have some problems with scapy

You may open issue on scapy support forum (system) here: https://github.com/secdev/scapy/issues