scapy
https://github.com/secdev/scapy
Python
Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to scapy
Help out
- Issues
- [enhancement] Make `__getattr__()` and `__setattr__()` calls spread through packet fields
- Force cache reset as soon as the payload or a packet field is modified
- [enhancement] Enable `clear_cache()` to spread upward in the packet tree
- [enhancement] Provide a kind of packet that doesn't expect a payload
- Performance issues with nested `PacketField`s
- get_if_addr for macOS vlan iface not returning correct address
- Fix: replace data variable with trigger variable in EAPOL_KEY.guess_key_number
- STUN: Fix building binding response
- memory leak when creating AsyncSniffer repeatedly
- TCP out of order segments ack not received in srp1
- Docs
- Python not yet supported