Linux Firewalls: Attack Detection and Response with iptables, psad, and fwsnort (Paperback)
暫譯: Linux 防火牆:使用 iptables、psad 和 fwsnort 進行攻擊檢測與回應 (平裝本)

Michael Rash

  • 出版商: No Starch Press
  • 出版日期: 2007-09-01
  • 售價: $1,900
  • 貴賓價: 9.5$1,805
  • 語言: 英文
  • 頁數: 336
  • 裝訂: Paperback
  • ISBN: 1593271417
  • ISBN-13: 9781593271411
  • 相關分類: Linux
  • 已絕版

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

相關主題

商品描述

Description

System administrators need to stay ahead of new security vulnerabilities that leave their networks exposed every day. A firewall and an intrusion detection systems (IDS) are two important weapons in that fight, enabling you to proactively deny access and monitor network traffic for signs of an attack.

Linux Firewalls discusses the technical details of the iptables firewall and the Netfilter framework that are built into the Linux kernel, and it explains how they provide strong filtering, Network Address Translation (NAT), state tracking, and application layer inspection capabilities that rival many commercial tools. You'll learn how to deploy iptables as an IDS with psad and fwsnort and how to build a strong, passive authentication layer around iptables with fwknop.

Concrete examples illustrate concepts such as firewall log analysis and policies, passive network authentication and authorization, exploit packet traces, Snort ruleset emulation, and more with coverage of these topics:

  • Passive network authentication and OS fingerprinting
  • iptables log analysis and policies
  • Application layer attack detection with the iptables string match extension
  • Building an iptables ruleset that emulates a Snort ruleset
  • Port knocking vs. Single Packet Authorization (SPA)
  • Tools for visualizing iptables logs

Perl and C code snippets offer practical examples that will help you to maximize your deployment of Linux firewalls. If you're responsible for keeping a network secure, you'll find Linux Firewalls invaluable in your attempt to understand attacks and use iptables—along with psad and fwsnort—to detect and even prevent compromises.

Table of Contents

Foreword by Richard Bejtlich
Introduction
Chapter 1: Care and Feeding of iptables
Chapter 2: Network Layer Attacks and Defense
Chapter 3: Transport Layer Attacks and Defense
Chapter 4: Application Layer Attacks and Defense
Chapter 5: Introducing psad: The Port Scan Attack Detector
Chapter 6: psad Operations: Detecting Suspicious Traffic
Chapter 7: Advanced psad Topics: From Signature Matching to OS Fingerprinting
Chapter 8: Active Response with psad
Chapter 9: Translating Snort Rules into iptables Rules
Chapter 10: Deploying Fwsnort
Chapter 11: Combining psad and Fwsnort
Chapter 12: Port-Knocking vs. Single Packet Authorization
Chapter 13: Introducing fwknop
Chapter 14: Visualizing iptables Logs
Appendix A: Attack Spoofing
Appendix B: A Complete fwsnort Script
 

商品描述(中文翻譯)

**描述**

系統管理員需要隨時掌握新的安全漏洞,以防止其網絡每天都暴露於風險之中。防火牆和入侵檢測系統(IDS)是對抗這些威脅的重要武器,使您能夠主動拒絕訪問並監控網絡流量以尋找攻擊跡象。

《Linux 防火牆》討論了內建於 Linux 核心的 iptables 防火牆和 Netfilter 框架的技術細節,並解釋了它們如何提供強大的過濾、網絡地址轉換(NAT)、狀態跟蹤和應用層檢查能力,這些功能可與許多商業工具相媲美。您將學習如何將 iptables 部署為 IDS,並使用 psad 和 fwsnort 來構建一個強大且被動的身份驗證層。

具體的例子說明了防火牆日誌分析和政策、被動網絡身份驗證和授權、利用數據包追蹤、Snort 規則集模擬等概念,並涵蓋以下主題:

- 被動網絡身份驗證和操作系統指紋識別
- iptables 日誌分析和政策
- 使用 iptables 字符串匹配擴展進行應用層攻擊檢測
- 構建模擬 Snort 規則集的 iptables 規則集
- 端口敲擊與單包授權(SPA)
- 可視化 iptables 日誌的工具

Perl 和 C 代碼片段提供了實用的例子,幫助您最大化 Linux 防火牆的部署。如果您負責保持網絡安全,您會發現《Linux 防火牆》在理解攻擊和使用 iptables(連同 psad 和 fwsnort)來檢測甚至防止安全漏洞方面是無價的。

**目錄**

- Richard Bejtlich 的前言
- 介紹
- 第 1 章:iptables 的維護與使用
- 第 2 章:網絡層攻擊與防禦
- 第 3 章:傳輸層攻擊與防禦
- 第 4 章:應用層攻擊與防禦
- 第 5 章:介紹 psad:端口掃描攻擊檢測器
- 第 6 章:psad 操作:檢測可疑流量
- 第 7 章:進階 psad 主題:從簽名匹配到操作系統指紋識別
- 第 8 章:使用 psad 進行主動響應
- 第 9 章:將 Snort 規則轉換為 iptables 規則
- 第 10 章:部署 Fwsnort
- 第 11 章:結合 psad 和 Fwsnort
- 第 12 章:端口敲擊與單包授權
- 第 13 章:介紹 fwknop
- 第 14 章:可視化 iptables 日誌
- 附錄 A:攻擊欺騙
- 附錄 B:完整的 fwsnort 腳本