secdev/scapy
Scapy: the Python-based interactive packet manipulation program & library. observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 99
- Release rhythm 31
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 226.5
- age_days: 3989
- days_rel: 250
- days_push: 7
- n_releases_24m: 3
Adoption not part of the score
12501 stars · 2237 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Scapy is a powerful Python-based interactive packet manipulation program and library that can forge, decode, send, capture, and match packets across a wide range of protocols. It supports fast packet prototyping with sensible defaults and can replace many classic tools like hping, tcpdump, and parts of nmap and wireshark.
Use cases
- craft and send custom network packets from python
- sniff and capture packets and save them to pcap files
- perform network scans and discovery like arping or traceroute
- decode and analyze packets from a pcap capture
- send malformed or invalid frames for security testing
- inject custom 802.11 wifi frames
- prototype network protocols interactively in a shell
When to choose
- you need fine-grained control over packet construction or parsing in python
- you want one tool for scanning, sniffing, tracing, and packet forging
- you need to send nonstandard or invalid packets that other tools can't produce
- you want to script network experiments or security tests
When to avoid
- you need high-performance packet processing or production traffic analysis at scale
- you want a polished GUI for packet analysis like wireshark
- you need a simple high-level HTTP client rather than raw packet control
Facets
library · maturity stable
networking security cli developer-tools testing security networking developer-tools penetration-testing python windows bsd cli cross-platform packet-crafting packet-sniffer pcap network-discovery network-analysis packet-manipulation protocol-decoding linux macos
3 sources
- readme: https://github.com/secdev/scapy · fetched 2026-08-28 · 5c608af25e72
- homepage: https://scapy.net · fetched 2026-08-29 · dba816cdd08d
- registry_pypi: https://pypi.org/pypi/scapy/json · fetched 2026-08-29 · 6200c42739aa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| secdev/scapy | main | 75 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem