Scapy
Scapy is a powerful interactive packet manipulation tool, packet generator, network scanner, network discovery tool, and packet sniffer. Note that Scapy is a very low-level tool—you interact with it using the Python programming language. 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. For downloads and more information, visit the Scapy homepage.
- Popularity
- #20, 8
- Latest release
- 2.2.0
- Feb. 28, 2011 (13 years, 9 months ago)
- Links
- Rating
- ★★★★★ (13)
★★★★★100% ★★★★0% ★★★0% ★★0% ★0%
Best tool for packet creation and crafting. Anybody who is involved in packets generation and want to study the packet structure and experiment with, Scapy is the tool you should use.
Best packet craft and many more tools for network engineers. Realy usefull!!!!
Probably the best tool to learn packets and underlying technology and to play with it.
The paragon of how easy and useful a domain specific language should be. scapy is awesome
best tool ever to learn networking and to understand packets , and to do your program
I love Scapy, Python on IP steriods. Worth every penny I would have paid if it were an expensive product.
Love this Tool! I used it as Shell but also as a library to develope a bigger software
Scapy is more fun than a barrel of of monikers. Able to leap tall buildings in a single sound.
I'm just having fun using the tool :) great instrument for work with networks, you can easily generate, inject and sniff packets
network analysis per exellence. Never seen a tool with such flexibility and detail
One of the most effective tools for crafting packets and playing with the network. What more can be said? It now supports Python3!
Realy recommands it ! Working great !! Also, the github version is way more updated: https://github.com/secdev/scapy
★★★★★Dec. 16, 2017 Maz newer comment by this user ↑Working amazingly ! I just realy recommand using the github version, they haven't released a release since ages: https://github.com/secdev/scapy
Wow .. just wow. This is so great. I always dreamt of a tool like that, but never thought I'd get it. Brings out the little kid at christmas eve in me. Truly outstanding. Indispensable tool for everyone dealing with TCP/IP-based networks.
the most useful tool for networking at the packet level. It can help you build exactly the packets you want,manipulate packets in a way that makes sense... an more. Please take time to learn this application and of course Python programming is a prerequisite.
http://www.secdev.org/projects/scapy/
★★★★★Oct. 13, 2012 Nelson Lubinda newer comment by this user ↑Ever since I was introduced to Scapy I have been amazed why it is not as popular yet it is the most useful tool for networking at the packet level. This can manipulate packets in a way that firewalls may not know what hit them!