slackbuilds_ponce/network/scapy
2010-05-12 23:32:45 +02:00
..
README network/scapy: Added to 12.2 repository 2010-05-12 23:32:45 +02:00
scapy.info network/scapy: Added to 12.2 repository 2010-05-12 23:32:45 +02:00
scapy.SlackBuild network/scapy: Added to 12.2 repository 2010-05-12 23:32:45 +02:00
slack-desc network/scapy: Added to 12.2 repository 2010-05-12 23:32:45 +02:00

Scapy is a packet generator, network scanner, network discovery tool,
and packet sniffer. It provides classes to interactively create 
packets or sets of packets, manipulate them, send them over the wire,
sniff other packets from the wire, match answers and replies, and more
Interaction is provided by the Python interpreter, so Python 
programming structures can be used (such as variables, loops, and 
functions). Report modules are possible and easy to make.