wiki:WikiStart

Context Navigation


Last modified 5 years ago

Scapy

Scapy is an interactive packet manipulation program that enables you to sniff, mangle, send network packets ; test equipments ; probe and discover networks ; quickly develop new protocols.

See Scapy page for more information. If you want to use Scapy on Windows, have a look at the Windows installation guide.

  • I've begun to write some documentation on specific features. They are grouped on the documentation page.
  • Also have a look at the community page and the FAQ page.
  • Upload your packet samples on the packet samples page.
  • Please contribute your own regression tests!
  • Read article about building and dissecting fields and packets to understand some of the scapy's internals and how to add a new protocol.

Mercurial repository

Scapy is now managed under a  Mercurial repository. You can browse it using trac or using the hgweb interface at  hg.secdev.org/scapy/.

To get the repository, use the following command

hg clone hg.secdev.org/scapy my-scapy

You can then update it with

hg pull

Scapy-doc-dev

The  unofficial scapy guide -- under development

Free editing

I try to let this site freely editable. But it is hit by spammers ten to fifty times a day. I block most of them, but I may block legitimate accesses too. If this happens, send me a mail!

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.