Scapy

Scapy#

https://github.com/secdev/scapy/raw/master/doc/scapy/graphics/scapy_logo.png

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-03-20

Github Stars

11180

Project Home Page

https://scapy.net

Code Repository

secdev/scapy

OpenSSF Scorecard

Report

Note:

  • Created date is date that repro is created on Github.com.

  • Last update is only the last date I run an automatic check.

  • Do not attach a wrong value to github stars. Its a vanity metric! Stars count are misleading and don’t indicate if the SBB is high-quality or very popular.