This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
Python program that enables the user to send, sniff and dissect and forge network packets. This capability allows construction of tools that can probe, scan or attack networks.
First released | 2002 |
Open-source | Not defined |
Scapy is one of the oldest and well-known network packet library for Python. Scapy is able to forge or decode packets of a wide number of protocols, send them on the wire, capture them, match requests and replies, and much more.