scapy 2.6.0
0
Scapy: interactive packet manipulation tool
Contents
Scapy: interactive packet manipulation tool
Stars: 10653, Watchers: 10653, Forks: 2018, Open Issues: 109The secdev/scapy
repo was created 9 years ago and the last code push was 4 days ago.
The project is extremely popular with a mindblowing 10653 github stars!
How to Install scapy
You can install scapy using pip
pip install scapy
or add it to a project with poetry
poetry add scapy
Package Details
- Author
- Philippe BIONDI
- License
- GPL-2.0-only
- Homepage
- None
- PyPi:
- https://pypi.org/project/scapy/
- Documentation:
- https://scapy.readthedocs.io
- GitHub Repo:
- https://github.com/secdev/scapy
Classifiers
- Security
- System/Networking
- System/Networking/Monitoring
Related Packages
Errors
A list of common scapy errors.
Code Examples
Here are some scapy
code examples and snippets.
GitHub Issues
The scapy package has 109 open issues on GitHub
- Fix #3507
- scapy/layers/tls/crypto/cipher_aead.py - Not work properly
- scapy in windows xp is broken
- Add CyclicPattern class for generation of payload data
- DoIP 'plain' Routing Activation Request length cannot be shorter than 19 bytes.
- 802.11 Radiotap timestamp, HE, HE_MU field fixes
- Enhancement: faster startup times by skipping route and interface discovery
- vendored six module raises ImportWarning with Python 3.10 and 3.11a3
- Scapy can't process 802.11ax frames with HE_MU field
- RTPS vendor name fix
- Make DHCP more user-friendly
- NTLM relaying - SMB / LDAP
- [RTPS contrib] New RTI proprietary PIDs
- Fix length initialization
- Add TCPROS layer to contrib