Instant Traffic Analysis with Tshark How-to
暫譯: 即時流量分析與 Tshark 實用指南
Borja Merino
- 出版商: Packt Publishing
- 出版日期: 2013-04-18
- 售價: $1,260
- 貴賓價: 9.5 折 $1,197
- 語言: 英文
- 頁數: 68
- 裝訂: Paperback
- ISBN: 178216538X
- ISBN-13: 9781782165385
已絕版
買這商品的人也買了...
-
$720$562 -
$320$253 -
$750$638 -
$1,980$1,881 -
$680$537 -
$950$808 -
$520$411 -
$580$458 -
$780$764 -
$680$537 -
$650$514 -
$1,130$893 -
$480$408 -
$290$226 -
$880$695 -
$860$731 -
$940$700 -
$2,340$1,825 -
$650$585 -
$299$209 -
$480$379 -
$480$408 -
$2,320$2,204 -
$520$406 -
$750$593
相關主題
商品描述
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.
商品描述(中文翻譯)
掌握基於終端的 Wireshark 版本以處理網路安全事件
概述
- 立即學習新知!一本短小、快速、專注的指南,提供即時結果。
- 基於終端的 Wireshark 版本,用於處理網路安全事件。
- 有用的過濾器可快速識別和限制由惡意軟體及各種網路攻擊引起的網路問題。
- 解碼能力以調查可疑流量並檢測網路異常。
詳細內容
惡意軟體、拒絕服務攻擊(DoS)、SQL 注入(SQLi)和數據外洩是許多安全官員每天必須面對的問題。因此,擁有先進的通訊和協議分析知識對於調查和檢測這些攻擊至關重要。Tshark 是滿足這些需求的理想工具,適合希望深入網路世界的專業人士或學生。
《Tshark 即時流量分析指南》是一本實用的手冊,專為希望利用 Tshark 提供的過濾功能的網路管理員和安全官員而設,Tshark 是 Wireshark 的命令行版本。通過本指南,您將學會如何在缺乏圖形用戶界面的環境中充分利用 Tshark,這在 Unix/Linux 伺服器中尤其理想,為您提供了靈活性以識別和顯示網路流量。
本書首先解釋 Tshark 的基本理論概念和數據收集過程。隨後,您將看到根據網路基礎設施和網路管理員目標捕獲流量的幾種替代方案。本書的其餘部分將專注於從完全實用的角度解釋該工具最有趣的參數。
您還將學會如何解碼協議以及如何獲取可疑網路流量的證據。您將熟悉 Tshark 的許多實用過濾器,這些過濾器可以識別受惡意軟體感染的計算機以及許多網路攻擊,例如 DoS 攻擊、DHCP/ARP 欺騙和 DNS 洪水攻擊。最後,您將看到一些使用 Tshark 和 Python 腳本自動化某些任務的技巧。
您將學到充分利用 Tshark 所需的一切,並克服各種網路問題。此外,您還將學習與當前被利用的網路和網路攻擊相關的各種概念。
您將從本書中學到的內容
- 工具的基本使用及其運作和與其他工具的依賴的理論概念
- 找出與網路性能相關的許多問題的根源
- 解碼 SSL 以檢查試圖逃避入侵檢測系統(IDS)的網路攻擊
- 識別知名的網路攻擊並獲取可疑網路流量的證據
- 限制安全事件以定位網路入侵
- 審計使用套接字的應用程式
- 在腳本的幫助下自動化任務
- 聰明地使用 Tshark 來檢測流量異常
方法
本書充滿了實用的逐步指導和對最重要和有用任務的清晰解釋。這本如何做的指南將探索 Tshark。由於這是終端版本,它將顯示所有命令和語法,以及 Tshark 的所有選項和常見用法,通過小食譜進行說明。