-
Hi there,
Not a bug, but I'm not sure about the syntax needed to send full packets, with multiple queues (zc@1, zc@2, etc) and flow tables to multiple processes.
I'm looking to centralize nProbe…
-
Hi.
I'm seeing massive dns event duplication with broadcast netbios queries. I suspect it's related to GRE.
Basically, I have 100+ sequential lines in dns.log that are **exactly** the same :
…
-
**Describe the bug**
Build fails at step `[build-backend 15/17]` when running build checks.
Appears that the command /cd/strelka/strelka cannot be found possibly?
**Environment details**
* Opera…
-
For seeded Zeek runs (`zeek -G random.seed`), Node IDs will still vary as they seem to be based on process IDs. If this isn't too complicated or breaks other things, having deterministic node IDs in s…
-
Versions:
- Ubuntu 20.04
- Linux zeek-01 5.4.0-122-generic #138-Ubuntu SMP Wed Jun 22 15:00:31 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
- zeek version 5.0.0
- zkg 2.13.0
I installed zeek/jgras…
-
Hello @cardigliano @lucaderi
I have the following issue while using zbalance_ipc -m 1 -n 2 -c 1
When I run an application that listens to traffic from zc:1@0 (i.e zeek or suricata) and if for som…
-
The following code snippet:
```
type r: record { a: count; };
module test;
type r: record { b: string; };
event zeek_init()
{
local x: GLOBAL::r;
x$a = 5;
…
-
**Describe the bug**
If you attempt to do an **Export PCAP** from the sessions view (using the dropdown to the right of the search bar) for visible sessions when some of the sessions which will be …
-
I have been running various pcaps through zeek built with this patch and counting the output. Have noticed some very interesting things.
```
diff --git a/src/ZeekString.cc b/src/ZeekString.cc
…
-
I downloaded and ran the RITA installer on Ubuntu Server 18.04. The process apparently got to Installing Zeek IDS and the next message is Installation FAILED on line 772. I can usually work through th…