パッケージ: python3-pyshark (0.6-1)
python3-pyshark に関するリンク
Debian の資源:
pyshark ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python interface for parsing packet captures using Wireshark dissectors
Pyshark is a Python module that provides programmatic access to packet data decoded by tshark, the command-line version of Wireshark. It exposes packets, protocol layers, and individual fields through a Python interface.
The module can read capture files such as PCAP and PCAP-NG, follow live traffic from a local interface, use ring-buffer capture mode, and read from remote capture sources served by rpcapd. Packet data is interpreted using the dissectors available in Wireshark, so protocol decoding is provided by tshark rather than reimplemented in Python.
Pyshark supports both packet summaries and detailed field-level access, along with display and BPF filtering, disabling selected protocol dissectors, and capture decryption for WEP, WPA-PWD, and WPA-PSK traffic.
It is suitable for inspecting existing capture files or analysing traffic observed on network interfaces, including Ethernet, IP, TCP, UDP, HTTP, DNS, and Wi-Fi traffic when those protocols are decoded by the installed Wireshark dissectors.
その他の python3-pyshark 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-platformdirs
- determining appropriate platform-specific directories (Python 3)
-
- dep: python3-termcolor
- ANSII Color formatting for output in terminal
-
- dep: tshark
- ネットワークトラフィックアナライザ - コンソール版
