Commit Graph

3 Commits

Author SHA1 Message Date
claudio
a071d37e46 Update scapy to 1.1.1 and add some patches needed to make it more reliable.
OK jasper@
2007-05-05 14:23:18 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
alek
0630c21feb Import scapy 1.0.4
Scapy is a powerful interactive packet manipulation program. It is
able to forge or decode packets of a wide number of protocols, send
them on the wire, capture them, match requests and replies, and much
more. It can easily handle most classical tasks like scanning,
tracerouting, probing, unit tests, attacks or network discovery (it
can replace hping, 85% of nmap, arpspoof, arp-sk, arping, tcpdump,
tethereal, p0f, etc.). It also performs very well at a lot of other
specific tasks that most other tools can't handle, like sending
invalid frames, injecting your own 802.11 frames, combining technics
(VLAN hopping+ARP cache poisoning, VOIP decoding on WEP encrypted
channel, ...), etc.

from uwe@
2006-04-19 17:36:58 +00:00