Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Wireshark Essentials

You're reading from  Wireshark Essentials

Product type Book
Published in Oct 2014
Publisher
ISBN-13 9781783554638
Pages 194 pages
Edition 1st Edition
Languages

Table of Contents (15) Chapters

Wireshark Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Getting Acquainted with Wireshark 2. Networking for Packet Analysts 3. Capturing All the Right Packets 4. Configuring Wireshark 5. Network Protocols 6. Troubleshooting and Performance Analysis 7. Packet Analysis for Security Tasks 8. Command-line and Other Utilities Index

Wireshark command-line utilities


When you install Wireshark, a range of command-line tools also gets installed, including:

  • capinfos.exe: This prints information about trace files

  • dumpcap.exe: This captures packets and saves to a libpcap format file

  • editcap.exe: This splits a trace file, alters timestamps, and removes duplicate packets

  • mergecap.exe: This merges two or more packet files into one file

  • rawshark.exe: This reads a stream of packets and prints field descriptions

  • text2pcap.exe: This reads an ASCII hex dump and writes a libpcap file

  • tshark.exe: This captures network packets or displays data from a saved trace file

The Wireshark.exe file launches the GUI version you're familiar with, but you can also launch Wireshark from the command line with a number of parameters; type Wireshark –h for a list of options and/or create shortcuts to launch Wireshark with any of those options.

Note

It is very helpful to add the Wireshark program directory to your system's PATH statement so that you can...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}