zeek/doc/scripts/policy/misc/detect-traceroute/index.rst
Tim Wojtulewicz ded98cd373 Copy docs into Zeek repo directly
This is based on commit 2731def9159247e6da8a3191783c89683363689c from the
zeek-docs repo.
2025-09-26 02:58:29 +00:00

17 lines
503 B
ReStructuredText

:orphan:
Package: policy/misc/detect-traceroute
======================================
Detect hosts that are running traceroute.
:doc:`/scripts/policy/misc/detect-traceroute/__load__.zeek`
:doc:`/scripts/policy/misc/detect-traceroute/main.zeek`
This script detects a large number of ICMP Time Exceeded messages heading
toward hosts that have sent low TTL packets. It generates a notice when the
number of ICMP Time Exceeded messages for a source-destination pair exceeds
a threshold.