Pakket: python3-scapy (2.6.1+dfsg-2)
Verwijzigingen voor python3-scapy
Debian bronnen:
Het bronpakket scapy downloaden:
Beheerders:
- Debian Security Tools (QA-pagina)
- Raphaël Hertzog (QA-pagina)
- Carlos Henrique Lima Melara (QA-pagina)
Externe bronnen:
- Homepage [scapy.net]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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: netbase
- Basic TCP/IP networking system
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- rec: ipython3
- Enhanced interactive Python 3 shell
-
- rec: libpcap0.8t64
- system interface for user-level packet capture
-
- rec: python3-cryptography
- Python library exposing cryptographic recipes and primitives
-
- sug: graphviz
- rich set of graph drawing tools
-
- sug: python-scapy-doc
- Pakket niet beschikbaar
-
- sug: python3-matplotlib
- Python based plotting system in a style similar to Matlab
-
- sug: python3-pyx
- Python 3 module for generating PostScript graphics
-
- sug: sox
- Swiss army knife of sound processing
-
- sug: tcpdump
- command-line network traffic analyzer
-
- sug: tcpreplay
- Tool to replay saved tcpdump files at arbitrary speeds
-
- sug: wireshark
- network traffic analyzer - graphical interface