Wednesday, 11 April 2007

Scapext : Scapy Extended

Scapy is a great tool for network packets manipulation (sniff, dissect, create, send,...).

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.

1 comments:

spaceaquarium said...

Hi Piere,
long time, short question have you upgraded to OS2008 and will or are you able to create packages(ruby,nmap,...) which needed for msf?