Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Mastering Wireshark 2
Mastering Wireshark 2

Mastering Wireshark 2: Develop skills for network analysis and address a wide range of information security threats

Arrow left icon
Profile Icon Andrew Crouthamel
Arrow right icon
Free Trial
Paperback May 2018 326 pages 1st Edition
eBook
S$32.99 S$47.99
Paperback
S$59.99
Subscription
Free Trial
Arrow left icon
Profile Icon Andrew Crouthamel
Arrow right icon
Free Trial
Paperback May 2018 326 pages 1st Edition
eBook
S$32.99 S$47.99
Paperback
S$59.99
Subscription
Free Trial
eBook
S$32.99 S$47.99
Paperback
S$59.99
Subscription
Free Trial

What do you get with a Packt Subscription?

Free for first 7 days. $19.99 p/m after that. Cancel any time!
Product feature icon Unlimited ad-free access to the largest independent learning library in tech. Access this title and thousands more!
Product feature icon 50+ new titles added per month, including many first-to-market concepts and exclusive early access to books as they are being written.
Product feature icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Product feature icon Thousands of reference materials covering every tech concept you need to stay up to date.
Subscribe now
View plans & pricing
Table of content icon View table of contents Preview book icon Preview Book

Mastering Wireshark 2

Installing Wireshark 2

In this chapter, we'll cover the following topics:

  • Installation and setup
    • Installing Wireshark on Windows
    • Installing Wireshark on macOS
    • Installing Wireshark on Linux

Installation and setup

In this section, we'll take a look at installing Wireshark on Windows and installing Wireshark on macOS and Linux.

Installing Wireshark on Windows

You will need to perform the following steps:

  1. Go to the https://www.wireshark.org/ web page:
  1. When you get there, scroll down on the home page and click on Download.
  2. The latest version of Wireshark will be visible. Select the installer for the version of Windows that you are currently running.
Most people on a modern computer, on a modern version of Windows, will be running 64-bit.
If you happen to be running an older version of Windows on 32-bit or older hardware, make sure you select the 32-bit version. If you're not sure which one to use, do the following:
Open your Control Panel, go to System and Security, and click on the System link. In the System section, you'll see that it says System type: 64-bit Operating System. If you have a 32-bit, it'll show that here as well.
  1. Back on the download Wireshark page, download the version that you need, and run that file; now, click on Next to begin the setup.
  1. Read the License Agreement, click on I Agree, and select the features of Wireshark that you wish to include. Most people include all of the defaults. You'll see here that we have the main Wireshark application; we have the classic interface version of Wireshark; and we have TShark, which is a command-line version of running Wireshark; as well as some plugins, the User's Guide, and some additional tools:
  1. We'll go ahead and accept the defaults, and then click on Next. And, in this window, we can go ahead and customize what shortcuts show up and whether file extensions are associated to Wireshark. We're going to turn off the Wireshark Legacy Quick Launch Icon and Wireshark Legacy Start Menu Item:
  1. Go ahead and click on Next, and select a location for Wireshark to install. We'll select the defaults here as well.
  1. And on the next page here, it says: Install WinPcap? If you don't have WinPcap installed, leave that checked and it will install it as part of the install process:
WinPcap is the driver that allows Wireshark to interface with your network card. WinPcap is required for it to be able to view all the packets.
  1. Click on Next.
You can also install USBPcap, which allows you to view the traffic on a USB connection. Most people won't need this, so we'll leave that unchecked.
  1. Go ahead and click on Install and Wireshark will now install.
  2. Partway through the install, the WinPcap installer will then run, and we'll go ahead and click on Next.
  3. Read the License Agreement and click on I Agree. You can then decide whether or not you want the WinPcap driver to run at boot time. Most people allow it to do so. We'll leave that as default, and click on Install.
  4. That will finish very quickly; then click on Finish.
  5. The Wireshark install will then continue. When the text window says completed, go ahead and click Next; and then you can select whether or not you want to run Wireshark at that moment, and click on Finish.

Once the Wireshark GUI loads up, you are done:

In the next section, we'll go over how to install Wireshark on macOS and Linux.

Installing Wireshark on macOS

To install Wireshark on macOS, perform the following steps:

  1. Start by going to the https://www.wireshark.org/ web page.
  2. When you're on the web page, scroll down on the main page, and click on Download. The latest version of Wireshark will be displayed.
  3. Go down to macOS 10.6 and later Intel 64-bit .dmg, and click on it to download:
  1. At this point, we can choose to save the file to our Downloads folder and then open it, or simply open it directly off the web page with the DiskImageMounter (default).
  2. Go ahead and click on OK. It downloads the file and opens it up.
  1. We can then double-click on the PKG file, and click on Continue:
  1. Read the License Agreement and click on Continue again, and then on Agree to indicate that you agree to the license agreement.
If you wish to change the install location, you can do so now.
  1. Click on Install.
  2. Enter your administrator credentials and click on Install Software.
  3. Once the installation is successful, click on Close.
  1. If you go to your applications list in the lower right, and scroll down, you should see Wireshark at the bottom of the list. You can select Wireshark, and you can see that it's now loaded:

Once Wireshark is up and running, that's it—you're done.

Installing Wireshark on Linux

Installing Wireshark on Linux will differ, based on the distribution that you're using. Here, I'm using one of the most common distributions available: Ubuntu. In order to install Wireshark, perform the following steps:

  1. We'll go to the Ubuntu software application; go ahead and click on that and we'll search for synaptic:
Synaptic is a package manager similar to the Ubuntu software application, but it gives you more control.
  1. Simply click on Install; enter your administrator password (your root password) and the software will be installed:
  1. Go ahead and click on Synaptic Package Manager to open that up. Enter in our credentials again, and now we have our Synaptic application loaded:
  1. This is again very similar to the Ubuntu software application, but it's less pretty.
  2. Click on the Search button, and we will search for Wireshark. Enter wireshark and click on Search, and you'll see everything that has Wireshark in its name or description now shows up in the package list:
  1. We'll scroll down and select the main wireshark package, just the one that says Wireshark, as shown in the following screenshot:
  1. So we'll select that; click on that, and select Mark for Installation. It will then ask you if it's okay to install other packages that are required. We can say sure, that's fine; Mark them for installation as well. So now all of our dependencies will be installed, as well:
  1. We can then go up and click on Apply, and it'll tell us that we'll be installing the following packages. Click on Apply again, and Synaptic will go ahead and download and install all the programs that we've selected:
At this point, you'll receive a window popup asking you if non-superusers should be able to capture packets. I would recommend selecting Yes. That will allow you to separate your root user from your standard users, but still allow you, as a standard user, to capture packets.
  1. Once everything is complete, you'll receive a Changes applied window. It'll say: Successfully applied all changes. You can now close the window.
  2. Simply click on Close, and you'll see everything here marked in green is now installed, including Wireshark:
  1. So, at this point, we can close this program as well as the Ubuntu software. Next, click on the Search button in the upper left corner of the interface, and we'll type in wireshark. It automatically shows that Wireshark is here. We can simply click on that and it will load Wireshark.
  2. At this point, once Wireshark loads, you're done.

Summary

In this chapter, you've learned how to install Wireshark on both macOS and Linux—specifically, Ubuntu.

In Chapter 2, Getting Started with Wireshark, we are going to take a look at what's new in Wireshark 2, capturing traffic, saving and exporting packets, annotating and printing packets, remote capture setup, and remote capture usage.

Left arrow icon Right arrow icon

Key benefits

  • Delve into the core functionalities of the latest version of Wireshark
  • Master network security skills with Wireshark 2
  • Efficiently find the root cause of network-related issues

Description

Wireshark, a combination of a Linux distro (Kali) and an open source security framework (Metasploit), is a popular and powerful tool. Wireshark is mainly used to analyze the bits and bytes that flow through a network. It efficiently deals with the second to the seventh layer of network protocols, and the analysis made is presented in a form that can be easily read by people. Mastering Wireshark 2 helps you gain expertise in securing your network. We start with installing and setting up Wireshark2.0, and then explore its interface in order to understand all of its functionalities. As you progress through the chapters, you will discover different ways to create, use, capture, and display filters. By halfway through the book, you will have mastered Wireshark features, analyzed different layers of the network protocol, and searched for anomalies. You’ll learn about plugins and APIs in depth. Finally, the book focuses on pocket analysis for security tasks, command-line utilities, and tools that manage trace files. By the end of the book, you'll have learned how to use Wireshark for network security analysis and configured it for troubleshooting purposes.

Who is this book for?

If you are a security professional or a network enthusiast and are interested in understanding the internal working of networks, and if you have some prior knowledge of using Wireshark, then this book is for you.

What you will learn

  • • Understand what network and protocol analysis is and how it can help you
  • • Use Wireshark to capture packets in your network
  • • Filter captured traffic to only show what you need
  • • Explore useful statistic displays to make it easier to diagnose issues
  • • Customize Wireshark to your own specifications
  • • Analyze common network and network application protocols

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : May 31, 2018
Length: 326 pages
Edition : 1st
Language : English
ISBN-13 : 9781788626521
Tools :

What do you get with a Packt Subscription?

Free for first 7 days. $19.99 p/m after that. Cancel any time!
Product feature icon Unlimited ad-free access to the largest independent learning library in tech. Access this title and thousands more!
Product feature icon 50+ new titles added per month, including many first-to-market concepts and exclusive early access to books as they are being written.
Product feature icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Product feature icon Thousands of reference materials covering every tech concept you need to stay up to date.
Subscribe now
View plans & pricing

Product Details

Publication date : May 31, 2018
Length: 326 pages
Edition : 1st
Language : English
ISBN-13 : 9781788626521
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
$19.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
$199.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just S$6 each
Feature tick icon Exclusive print discounts
$279.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just S$6 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total S$ 201.97
Network Analysis using Wireshark 2 Cookbook
S$74.99
Mastering Metasploit
S$66.99
Mastering Wireshark 2
S$59.99
Total S$ 201.97 Stars icon

Table of Contents

12 Chapters
Installing Wireshark 2 Chevron down icon Chevron up icon
Getting Started with Wireshark Chevron down icon Chevron up icon
Filtering Traffic Chevron down icon Chevron up icon
Customizing Wireshark Chevron down icon Chevron up icon
Statistics Chevron down icon Chevron up icon
Introductory Analysis Chevron down icon Chevron up icon
Network Protocol Analysis Chevron down icon Chevron up icon
Application Protocol Analysis I Chevron down icon Chevron up icon
Application Protocol Analysis II Chevron down icon Chevron up icon
Command-Line Tools Chevron down icon Chevron up icon
A Troubleshooting Scenario Chevron down icon Chevron up icon
Other Books You May Enjoy Chevron down icon Chevron up icon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

What is included in a Packt subscription? Chevron down icon Chevron up icon

A subscription provides you with full access to view all Packt and licnesed content online, this includes exclusive access to Early Access titles. Depending on the tier chosen you can also earn credits and discounts to use for owning content

How can I cancel my subscription? Chevron down icon Chevron up icon

To cancel your subscription with us simply go to the account page - found in the top right of the page or at https://subscription.packtpub.com/my-account/subscription - From here you will see the ‘cancel subscription’ button in the grey box with your subscription information in.

What are credits? Chevron down icon Chevron up icon

Credits can be earned from reading 40 section of any title within the payment cycle - a month starting from the day of subscription payment. You also earn a Credit every month if you subscribe to our annual or 18 month plans. Credits can be used to buy books DRM free, the same way that you would pay for a book. Your credits can be found in the subscription homepage - subscription.packtpub.com - clicking on ‘the my’ library dropdown and selecting ‘credits’.

What happens if an Early Access Course is cancelled? Chevron down icon Chevron up icon

Projects are rarely cancelled, but sometimes it's unavoidable. If an Early Access course is cancelled or excessively delayed, you can exchange your purchase for another course. For further details, please contact us here.

Where can I send feedback about an Early Access title? Chevron down icon Chevron up icon

If you have any feedback about the product you're reading, or Early Access in general, then please fill out a contact form here and we'll make sure the feedback gets to the right team. 

Can I download the code files for Early Access titles? Chevron down icon Chevron up icon

We try to ensure that all books in Early Access have code available to use, download, and fork on GitHub. This helps us be more agile in the development of the book, and helps keep the often changing code base of new versions and new technologies as up to date as possible. Unfortunately, however, there will be rare cases when it is not possible for us to have downloadable code samples available until publication.

When we publish the book, the code files will also be available to download from the Packt website.

How accurate is the publication date? Chevron down icon Chevron up icon

The publication date is as accurate as we can be at any point in the project. Unfortunately, delays can happen. Often those delays are out of our control, such as changes to the technology code base or delays in the tech release. We do our best to give you an accurate estimate of the publication date at any given time, and as more chapters are delivered, the more accurate the delivery date will become.

How will I know when new chapters are ready? Chevron down icon Chevron up icon

We'll let you know every time there has been an update to a course that you've bought in Early Access. You'll get an email to let you know there has been a new chapter, or a change to a previous chapter. The new chapters are automatically added to your account, so you can also check back there any time you're ready and download or read them online.

I am a Packt subscriber, do I get Early Access? Chevron down icon Chevron up icon

Yes, all Early Access content is fully available through your subscription. You will need to have a paid for or active trial subscription in order to access all titles.

How is Early Access delivered? Chevron down icon Chevron up icon

Early Access is currently only available as a PDF or through our online reader. As we make changes or add new chapters, the files in your Packt account will be updated so you can download them again or view them online immediately.

How do I buy Early Access content? Chevron down icon Chevron up icon

Early Access is a way of us getting our content to you quicker, but the method of buying the Early Access course is still the same. Just find the course you want to buy, go through the check-out steps, and you’ll get a confirmation email from us with information and a link to the relevant Early Access courses.

What is Early Access? Chevron down icon Chevron up icon

Keeping up to date with the latest technology is difficult; new versions, new frameworks, new techniques. This feature gives you a head-start to our content, as it's being created. With Early Access you'll receive each chapter as it's written, and get regular updates throughout the product's development, as well as the final course as soon as it's ready.We created Early Access as a means of giving you the information you need, as soon as it's available. As we go through the process of developing a course, 99% of it can be ready but we can't publish until that last 1% falls in to place. Early Access helps to unlock the potential of our content early, to help you start your learning when you need it most. You not only get access to every chapter as it's delivered, edited, and updated, but you'll also get the finalized, DRM-free product to download in any format you want when it's published. As a member of Packt, you'll also be eligible for our exclusive offers, including a free course every day, and discounts on new and popular titles.