Instant Traffic Analysis with Tshark How-to

Borja Merino

  • 出版商: Packt Publishing
  • 出版日期: 2013-04-18
  • 售價: $1,150
  • 貴賓價: 9.5$1,093
  • 語言: 英文
  • 頁數: 68
  • 裝訂: Paperback
  • ISBN: 178216538X
  • ISBN-13: 9781782165385
  • 已絕版

買這商品的人也買了...

商品描述

Master the terminal-based version of Wireshark for dealing with network security incidents

Overview

  • Learn something new in an Instant! A short, fast, focused guide delivering immediate results.
  • Terminal-based version of Wireshark for dealing with network security incidents
  • Useful filters to quickly identify and limit network problems derived from malware and a variety of network attacks
  • Decoding capabilities to investigate suspicious traffic and detect network anomalies

In Detail

Malware, DoS attacks, SQLi, and data exfiltration are some of the problems that many security officers have to face every day. Having advanced knowledge in communications and protocol analysis is therefore essential to investigate and detect any of these attacks. Tshark is the ideal tool for professionals who wish to meet these needs, or students who want to delve into the world of networking.

Instant Traffic Analysis with Tshark How-to is a practical, hands-on guide for network administrators and security officers who want to take advantage of the filtering features provided by Tshark, the command-line version of Wireshark. With this guide you will learn how to get the most out of Tshark from environments lacking GUI, ideal for example in Unix/Linux servers, offering you much flexibility to identify and display network traffic.

The book begins by explaining the basic theoretical concepts of Tshark and the process of data collection. Subsequently, you will see several alternatives to capture traffic based on network infrastructure and the goals of the network administrator. The rest of the book will focus on explaining the most interesting parameters of the tool from a totally practical standpoint.

You will also learn how to decode protocols and how to get evidence of suspicious network traffic. You will become familiar with the many practical filters of Tshark that identify malware-infected computers and lots of network attacks such as DoS attacks, DHCP/ARP spoof, and DNS flooding. Finally, you will see some tricks to automate certain tasks with Tshark and python scripts.

You will learn everything you need to get the most out of Tshark and overcome a wide range of network problems. In addition you will learn a variety of concepts related to networking and network attacks currently exploited.

What you will learn from this book

  • Basic use of the tool and theoretical concepts of operation and dependence with other tools
  • Find the root of many problems related to the performance of your network
  • Decode SSL to inspect network attacks that attempt to evade IDS
  • Identify well-known networks attacks and get evidence of suspicious network traffic
  • Limit security incidents to locate network intrusions
  • Audit applications that make use of sockets
  • Automate tasks with the help of scripts
  • Use Tshark in a clever way to detect traffic anomalies

Approach

Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. This How-to guide will explore TShark. As this is the terminal version, it will show the user all commands and syntax as well as all options for Tshark and its common uses through small recipes.