Scapy#

Description#
Scapy is a powerful Python-based interactive packet manipulation program and library. It is able to forge or decode packets of a wide number of protocols, send them on the wire, capture them, store or read them using pcap files, match requests and replies, and much more. It is designed to allow fast packet prototyping by using default values that work. Great for network security testing!
Home page for this solution: https://scapy.net/
Overview#
Key |
Value |
---|---|
Name |
scapy |
Description |
Scapy: the Python-based interactive packet manipulation program & library. |
License |
GNU General Public License v2.0 |
Programming Language |
Python |
Created |
2015-10-01 |
Last update |
2025-06-01 |
Github Stars |
11462 |
Project Home Page |
|
Code Repository |
|
OpenSSF Scorecard |
Note:
Created date: date that repository is created on Github.com.
Last update: Latest date an update of repository is detected on Jun 04, 2025.
Do not attach much value to github stars. Its a vanity metric! Star counts are misleading and don’t indicate if the SBB is high-quality or popular.