windows:wireshark

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
windows:wireshark [2019/08/19 06:48] ともやんwindows:wireshark [2022/08/26 06:46] (現在) ともやん
行 1: 行 1:
-====== WireShark(旧 Ethereal) ====== +====== Wireshark (旧 Ethereal) ====== 
- WireSharkはネットワーク プロトコル アナライザ(Network Protocol Analyzer)である。\\+<WRAP prewrap 100% #logo> 
 +{{windows:wireshark.svg?250|Wireshark Logo}} 
 +</WRAP> 
 +Wiresharkはネットワーク プロトコル アナライザ(Network Protocol Analyzer)である。\\
  
 ===== インストール ===== ===== インストール =====
-  - [[http://www.wireshark.org/|Wireshark: Go deep.]]の Get WireShark Now を開き、Stable Release (x.x.x) の Windows Installer をクリックして wireshark-setup-x.x.x.exe をダウンロードする。 +[[windows:scoop|Scoop]] によるインストール。\\ 
-  - wireshark-setup-x.x.x.exe を実行してインストールを行う。+ダウンロード元として **extras** バケットを追加する。\\ 
 +<WRAP prewrap 100%> 
 +<code powershell> 
 +$ scoop bucket add extras 
 +</code> 
 +</WRAP> 
 + 
 +<WRAP prewrap 100% #result> 
 +<code> 
 +Checking repo... ok 
 +The extras bucket was added successfully. 
 +</code> 
 +</WRAP> 
 + 
 +**Wireshark** をインストールする。\\ 
 +<WRAP prewrap 100%> 
 +<code powershell> 
 +$ scoop install wireshark 
 +</code> 
 +</WRAP> 
 +<WRAP prewrap 100% #result> 
 +<code> 
 +Installing 'wireshark' (3.2.4) [64bit] 
 +WiresharkPortable_3.2.4.paf.exe (34.9 MB) [===============================================] 100% 
 +Checking hash of WiresharkPortable_3.2.4.paf.exe ... ok. 
 +Extracting dl.7z ... done. 
 +Linking ~\scoop\apps\wireshark\current => ~\scoop\apps\wireshark\3.2.4 
 +Creating shim for 'capinfos'
 +Creating shim for 'captype'
 +Creating shim for 'dumpcap'
 +Creating shim for 'editcap'
 +Creating shim for 'mergecap'
 +Creating shim for 'randpkt'
 +Creating shim for 'rawshark'
 +Creating shim for 'reordercap'
 +Creating shim for 'text2pcap'
 +Creating shim for 'tshark'
 +Creating shim for 'Wireshark'
 +Creating shortcut for Wireshark (WiresharkPortable.exe) 
 +Persisting Data 
 +'wireshark' (3.2.4) was installed successfully! 
 +Notes 
 +----- 
 +WinPcap was replaced by Npcap. 
 +Run 'scoop install nmap' (from a elevated shell) to install 'Npcap' automatically, 
 +or run 'scoop install nmap-portable' and then install the 'npcap-oem.exe' from the 'nmap-portable' 
 +directory manually. 
 +'wireshark' suggests installing 'nmap'
 +</code> 
 +<code> 
 +ノート 
 +----- 
 +WinPcap は Npcap に置き換えられました。 
 +'scoop install nmap' (昇格されたシェルから) を実行して、'Npcap' を自動的にインストールします。 
 +または 'scoop install nmap-portable' を実行してから、'nmap-portable' から 'npcap-oem.exe' を手動でディレクトリにインストールします。 
 +'wireshark' は 'nmap' のインストールを推奨しています。 
 +</code> 
 +</WRAP> 
 + 
 +**nmap** をインストールする。\\ 
 +<WRAP prewrap 100%> 
 +<code powershell> 
 +$ scoop install wireshark 
 +</code> 
 +</WRAP> 
 +<WRAP prewrap 100% #result> 
 +<code> 
 +Installing 'nmap' (7.80) [64bit] 
 +nmap-7.80-setup.exe (25.7 MB) [===========================================================] 100% 
 +Checking hash of nmap-7.80-setup.exe ... ok. 
 +Running installer... done. 
 +Installer added '~\scoop\apps\nmap\7.80' to path. Removing. 
 +Linking ~\scoop\apps\nmap\current => ~\scoop\apps\nmap\7.80 
 +Creating shim for 'nmap'
 +Creating shim for 'ncat'
 +Creating shim for 'ndiff'
 +Creating shim for 'zenmap'
 +Creating shim for 'nping'
 +Creating shortcut for Nmap - Zenmap GUI (zenmap.exe) 
 +'nmap' (7.80) was installed successfully! 
 +Notes 
 +----- 
 +'Npcap' has been installed automatically. 
 +</code> 
 +</WRAP> 
 + 
 +==== ホームページからのインストール ==== 
 +  - [[http://www.wireshark.org/|Wireshark: Go deep.]] の [[https://www.wireshark.org/#download|Download - Get Started Now]] を開き、Stable Release (x.x.x) の Windows Installer をクリックして wireshark-win64-x.x.x.exe をダウンロードする。 
 +  - wireshark-win64-x.x.x.exe を実行してインストールを行う。
     * セットアップ ウィザードに対して、すべて[Next >]ボタンで応えてインストール。     * セットアップ ウィザードに対して、すべて[Next >]ボタンで応えてインストール。
 +
 ===== Windows XP にてループバック インタフェースをキャプチャする方法 ===== ===== Windows XP にてループバック インタフェースをキャプチャする方法 =====
- Windows XP では、WireShark の Capture Interfaces の画面に ループバック インタフェース(Loopback interface - 127.0.0.1)が表示されない。(Windows Server 2003 では MS TCP Loopback interfase、Linux では lo と表示される)\\+ Windows XP では、Wireshark の Capture Interfaces の画面に ループバック インタフェース(Loopback interface - 127.0.0.1)が表示されない。(Windows Server 2003 では MS TCP Loopback interfase、Linux では lo と表示される)\\
 \\ \\
  ここでは、MS Loopback Adapter を利用して、Windows XP にてループバック インタフェースをキャプチャする方法を説明する。\\  ここでは、MS Loopback Adapter を利用して、Windows XP にてループバック インタフェースをキャプチャする方法を説明する。\\
  • windows/wireshark.1566164924.txt.gz
  • 最終更新: 2019/08/19 06:48
  • by ともやん