windows:wireshark

差分

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

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
次のリビジョン両方とも次のリビジョン
windows:wireshark [2019/05/18 02:23] – 外部編集 非ログインユーザーwindows:wireshark [2020/05/30 23:06] ともやん
行 1: 行 1:
-<ifauth !@loggedinusers><html> +<html> 
-<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script+  <style
-<script> +    #result pre, #mincode pre { 
-     (adsbygoogle = window.adsbygoogle || []).push(+      overflow: hidden; 
-          google_ad_client"ca-pub-0791334967460971", +      font-size: 10px; 
-          enable_page_level_adstrue +    } 
-     })+    #result_long pre { 
-</script></html></ifauth+      height: 250px; 
-====== WireShark(旧 Ethereal) ====== +      overflow: scroll; 
- WireSharkはネットワーク プロトコル アナライザ(Network Protocol Analyzer)である。\\+      overflow-x: hidden; 
 +      font-size: 10px; 
 +    } 
 +    #mintbl table { 
 +      font-size: 12px; 
 +    } 
 +    #mintbl td pre { 
 +      margin: 0; 
 +    } 
 +    #img_long { 
 +      height: 400px; 
 +      overflow: scroll; 
 +      overflow-x: hidden; 
 +    } 
 +    .dokuwiki .plugin_wrap table 
 +      widthauto; 
 +    } 
 +    #logo { 
 +      background-color: white; 
 +      padding10px; 
 +      width: fit-content; 
 +    } 
 +    #logo p { 
 +      margin: 0
 +    } 
 +  </style> 
 +</html> 
 +====== WireShark (旧 Ethereal) ====== 
 +<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** バケットを追加する。\\ 
 +<code powershell> 
 +PS > scoop bucket add extras 
 +</code> 
 + 
 +<WRAP prewrap 100% #result> 
 +<code> 
 +Checking repo... ok 
 +The extras bucket was added successfully. 
 +</code> 
 +</WRAP> 
 + 
 +**WireShark** をインストールする。\\ 
 +<code powershell> 
 +$ scoop install wireshark 
 +</code> 
 +<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** をインストールする。\\ 
 +<code powershell> 
 +$ scoop install wireshark 
 +</code> 
 +<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 と表示される)\\
  • windows/wireshark.txt
  • 最終更新: 2022/08/26 06:46
  • by ともやん