Pakket: python3-scapy (2.4.4-4)
Verwijzigingen voor python3-scapy
Debian bronnen:
Het bronpakket scapy downloaden:
Beheerders:
Externe bronnen:
- Homepage [scapy.net]
Vergelijkbare pakketten:
Packet generator/sniffer and network scanner/discovery (Python 3)
Scapy is a powerful interactive packet manipulation tool, packet generator, network scanner, network discovery, packet sniffer, etc. It can for the moment replace hping, 85% of nmap, arpspoof, arp-sk, arping, tcpdump, tethereal, p0f, ....
In scapy you define a set of packets, then it sends them, receives answers, matches requests with answers and returns a list of packet couples (request, answer) and a list of unmatched packets. This has the big advantage over tools like nmap or hping that an answer is not reduced to (open/closed/filtered), but is the whole packet.
This package contains the Python 3 version of the library and scapy executable.
Andere aan python3-scapy gerelateerde pakketten
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 2.4.3-5~)
- JavaScript support for Sphinx documentation
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: sphinx-rtd-theme-common (>= 0.5.1+dfsg)
- sphinx theme from readthedocs.org (common files)
-
- rec: ipython3
- Enhanced interactive Python 3 shell
-
- rec: python3-cryptography
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- rec: tcpdump
- command-line network traffic analyzer
-
- sug: graphviz
- rich set of graph drawing tools
-
- sug: python3-matplotlib
- Python based plotting system in a style similar to Matlab (Python 3)
-
- sug: python3-pyx
- Python 3 module for generating PostScript graphics
-
- sug: sox
- Swiss army knife of sound processing
-
- sug: tcpreplay
- Tool to replay saved tcpdump files at arbitrary speeds
-
- sug: wireshark
- network traffic analyzer - meta-package