套件:python3-scapy(2.5.0+dfsg-2)
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.
其他與 python3-scapy 有關的套件
|
|
|
|
-
- 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.8
- system interface for user-level packet capture
-
- rec: python3-cryptography
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- sug: graphviz
- rich set of graph drawing tools
-
- sug: python-scapy-doc
- 套件暫時不可用
-
- 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: tcpdump
- command-line network traffic analyzer
-
- sug: tcpreplay
- Tool to replay saved tcpdump files at arbitrary speeds
-
- sug: wireshark
- network traffic analyzer - meta-package