zeek_man: Zeek Manual Page Quick Reference

Description Usage Details Examples

View source: R/zeek-man.R

Description

zeek - passive network traffic analyzer

Usage

1
2
3

Details

SYNOPSIS

zeek [*options*] [*file* ...]

DESCRIPTION

Zeek is primarily a security monitor that inspects all traffic on a link in depth for signs of suspicious activity. More generally, however, Zeek supports a wide range of traffic analysis tasks even #' outside of the security domain, including performance measurements and helping with trouble-shooting.

Zeek comes with built-in functionality for a range of analysis and detection tasks, including detecting malware by interfacing to external registries, reporting vulnerable versions of software seen on #' the network, identifying popular web applications, detecting SSH brute-forcing, validating SSL certificate chains, among others.

OPTIONS

The following option is available only when Zeek is built with the --enable-debug configure option:

-B, --debug <dbgstreams>: Enable debugging output for selected streams ('-B help' for help)

The following options are available only when Zeek is built with gperftools support (use the --enable-perftools and --enable-perftools-debug configure options):

-m, --mem-leaks: show leaks -M, --mem-profile: record heap

ENVIRONMENT

AUTHOR

zeek was written by The Zeek Project <info@zeek.org>.

Examples

1
2
3

hrbrmstr/zeekr documentation built on Dec. 20, 2021, 4:49 p.m.