Download List

프로젝트 설명

Scapy is a powerful interactive packet manipulation tool, 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. It is intended to do about the same things as ttlscan, nmap, hping, queso, p0f, xprobe, arping, arp-sk, arpspoof, firewalk, irpas, tethereal, tcpdump, etc.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-12-15 03:32 Back to release list
2.1.0

윈도우 지점을 병합되었습니다. 많은 버그가 해결되었습니다. 네트워크 오토마타의 능력에 중단점을 추가하거나 tracepoints 같은 새로운 기능을 보였다. 많은 새로운 작은 기능이 추가되었습니다. 아니지만 적어도 마지막으로,이 릴리스 설명서와 함께 제공됩니다.
The Windows branch has been merged. Many bugs have been fixed. Network automata gained new features like the ability to add breakpoints or tracepoints. Many new small features have been added. Last but not least, this release comes with documentation.

Project Resources