Scapy in Perl: Scaperl

Scapy in Perl: Scaperl

am 03.11.2006 17:06:10 von Sylvain SARMEJEANNE

Hi,
Scaperl is a portable, customizable packet creation and
sending/sniffing tool. It is based on PCAP and libdnet (and their
respective Perl wrappers). It was tested on NetBSD, GNU/Linux and
Windows XP and should theoretically work on some other platforms such
as FreeBSD, OpenBSD, Mac OS X and proprietary Unixes.

The goal is to have a minimal, portable, efficient implementation of
Scapy concepts (written in Python, see Philippe Biondi's page at
http://www.secdev.org/projects/scapy/), with readable, well commented
code and good documentation.

This is the first public release, only a few fields and dissectors have
been implemented.

People interested can have a look at my web page at
http://sylvainsarmejeanne.free.fr/projects/scaperl for more information
and for the documentation.

Sylvain SARMEJEANNE