Download Latest Version v9.0.0 source code.zip (46.6 MB) Google Add to Preferred Sources
Home / v8.2.2
Name Modified Size InfoDownloads / Week
Parent folder
zeek-8.2.2.tar.gz.asc 2026-08-19 870 Bytes
zeek-8.2.2.tar.gz 2026-08-19 104.1 MB
README.md 2026-08-19 5.5 kB
v8.2.2 source code.tar.gz 2026-08-19 40.8 MB
v8.2.2 source code.zip 2026-08-19 46.3 MB
Totals: 5 Items   191.2 MB 0

Thank you to Peter Cullen (@pbcullen), Stefan Goetz (@stefangoetzcorelight), Jan Grashöfer (@J-Gras), Eldon Koyle (@ekoyle), Simeon Miteff (simeonmiteff), Kara Zaffarano and Kyle Elliott of Trail of Bits in collaboration with OpenAI, AdaLogics in collaboration with Anthropic, and the Canadian Communications Security Establishment for their contributions to this release.

This release fixes the following security issues:

This release fixes the following bugs:

  • IN_ANYWHERE is now allowed as a wildcard in Intel files for the interface field.

  • The Prometheus service discovery endpoint for the telemetry framework was not rendering IPv6 addresses correctly.

  • The unknown_protocols.log previously included the IP next protocol field as a 16 bit value, with the first byte value set to the next protocol followed by a zero byte due to a spurious use of htons(). This has been fixed to be just the next protocol byte.

  • Fixed file descriptors of the WebSocket server and WebSocket client connections (Cluster::listen_websocket()) being inherited by child processes. E.g., when using system() in Zeek scripts or the Input Framework's raw reader functionality.

Source: README.md, updated 2026-08-19