Skip to content
PitVital edited this page Nov 23, 2022 · 5 revisions

Scapy

Scapy is an interactive packet manipulation program that enables you to sniff, mangle, send network packets ; test equipments ; probe and discover networks ; quickly develop new protocols. It can easily handle most classical tasks like scanning, tracerouting, probing, unit tests, attacks or network discovery.

Shortcuts

Get source

git clone https://github.com/secdev/scapy
git clone ssh://git@github.com/secdev/scapy