パッケージ: 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
- 基本的な TCP/IP ネットワークシステム
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- rec: ipython3
- Enhanced interactive Python 3 shell
-
- rec: libpcap0.8
- ユーザレベルのパケットキャプチャ用システムインターフェイス
-
- rec: python3-cryptography
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- sug: graphviz
- 豊富なグラフ描画ツールセット
-
- 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
- サウンド処理用スイスアーミーナイフ
-
- sug: tcpdump
- コマンドラインネットワークトラフィック分析ツール
-
- sug: tcpreplay
- Tool to replay saved tcpdump files at arbitrary speeds
-
- sug: wireshark
- ネットワークトラフィックアナライザ - メタパッケージ