Applied Network Security Monitoring
IntermediateDetectionNetworkingDefensive

Applied Network Security Monitoring

Collection, Detection, and Analysis

4 / 5

A practitioner's walkthrough of building an NSM capability end to end, from deciding what to collect through detection and the analysis workflow that ties it together. The tooling is dated, but the way it teaches you to think about monitoring is not.

Buy on Amazon

As an Amazon Associate we earn from qualifying purchases. The link above is sponsored.

Published
2013
Publisher
Syngress
Pages
496
Language
English

Prerequisites

Comfort with TCP/IP, packet captures, and basic Linux. You should already know what a SYN flag is before you open this.

Read this if

SOC analysts and aspiring detection engineers who want a structured mental model for collection, detection, and analysis rather than a pile of disconnected tooling tutorials.

Skip this if

Anyone hoping for a current toolkit. Skip this if you want hands-on Zeek/Suricata/Elastic configs you can paste today, the commands here have aged out.

Key takeaways

  • Collection is a deliberate decision, not a default. Decide what data matters before you drown in everything.
  • The book's split of detection into signature, anomaly, and statistical approaches still maps cleanly onto how modern stacks work.
  • Analysis is a discipline with a workflow, not improvised packet-staring, and that framing is the most durable thing here.

Notes

The methodology has held up better than almost anything else from 2013: the collection-detection-analysis spine is exactly how you should still reason about NSM. What hasn't held up is the toolchain, Security Onion, Snort, and the specific commands are a generation behind, so read it for the thinking and get your configs elsewhere. Worth it for the mental model alone.