TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

Automation

Network Protocol Analyzer WireShark

Introduction

WireShark is a Network Protocol Analyzer tool. It captures packets and analyses and displays them in a human-readable format.

It supports many platforms like Unix, Linux, and Windows. On the Windows platform, the installer bundles with WinPcap. WinPcap is the Windows version of the libpcap library; it includes a driver to support capturing packets. WireShark uses this library to capture live network data on Windows.

Download and Usage

You can download the tool from the below URL as shown below:
https://www.wireshark.org/download.html

 

 

WireShark Download

 

WireShark is an open-source software. It is released under the GNU General Public License ( GPL ). You can freely use Wireshark on any number of computers you like, without worrying about license. In addition, all source code is freely available under the GPL . Because of that, it is very easy for people to add new protocols to Wireshark, either as plugins, or built into the source code.

How to capture?

When you run WireShark, you will be able to see the list of available network interfaces. To capture packets click on the interface. To stop capturing, select Capture and then click on Stop.

 

WireShark Capture

WireShark allows you to save captured network data in a variety of formats. TO learn more about WireShark, more information and videos can be found at :

https://www.wireshark.org/docs/

Related Posts

Emma Tool

Automation /

Code Coverage Tools

Selenium 4 Automation Project

Automation /

Selenium 4 Project Setup on Ubuntu Linux

Testing webpage mobile-friendliness using a tool

Automation /

Testing webpage mobile-friendliness using a tool

Errors Code Testing Development

Automation /

Error Severity Metrics

Automation Environment Setup Verification

Automation /

Automation Environment Setup Verification

‹ XML Parsing with JDOM› Unix Operating System for Beginners

Recent Posts

  • MS Access Data Types
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version