|
|
As written in the [official website](https://scapy.net/), 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.
|
|
|
As written in the [official website](https://scapy.net/), *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.
|
|
|
|
|
|
#### Links
|
|
|
|
|
|
1. [Scapy](https://scapy.net/) Main Page
|
|
|
2. [Documentation](https://scapy.readthedocs.io/en/latest/) Latest Documentation
|
|
|
3. [Cheatsheet](http://packetlife.net/media/library/36/scapy.pdf) Basic Scapy Cheat Sheet |
|
|
1. [*Scapy*](https://scapy.net/)
|
|
|
2. [Latest Documentation](https://scapy.readthedocs.io/en/latest/)
|
|
|
3. [Basic Cheat Sheet](http://packetlife.net/media/library/36/scapy.pdf) |