When I use this tool, I lack some features. So I have written an extension (called Scapext) that, for now, includes :
- GeoIP support (through Maxmind GeoIP Python API). This is faster than the method used in Scapy for now, and easier.
- PFLog pcap type (used by the OpenBSD Packet Filter to log packets ; this allows PF to store valuable information on what happened to the packets logged).
- Early SunRPC support with state handling.
Interested ? See my page about Scapy.
