Skip to content

Commit 75e6c21

Browse files
committed
Retroactively add ZeekWeek '21 talk
1 parent 78cdaf4 commit 75e6c21

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Slides (in reverse-chronological order):
99
- [Potsdam Conference on National CyberSecurity][potsdam22] - Jun 2022
1010
- [The International Conference on the EU Cyber Act][iceca22] - May 2022
1111
- [Suricon][suricon21] - November 2021
12+
- [ZeekWeek][zeekweek21] - October 2021
1213
- [Suricon][suricon19] - October 2019
1314
- [Zeek Workshop Europe][zeekshop19] - April 2019
1415
- [DFN Conference on Security in Networked Systems][dfnconf19] - February 2019
@@ -49,6 +50,15 @@ to deliver historical metadata as via [Threat
4950
Bus](https://github.com/tenzir/threatbus), such that they appear as an `alert`
5051
event that is indistinguishable from a live alert.
5152

53+
## ZeekWeek - October 2021
54+
55+
At [ZeekWeek 2021](https://zeek.org/zeekweek2021/), we presented how VAST can
56+
become a Zeek logger node and transparently receive logs from a Zeek cluster in
57+
an optimal fashion. To this end, we wrote a
58+
[Broker](https://github.com/zeek/broker) plugin to acquire the binary log data.
59+
We then reverse-engineered the binary message format of batched logs, which
60+
allowed us to convert them directly into VAST's data plane using Apache Arrow.
61+
5262
## Suricon - October 2019
5363

5464
At [Suricon 2019](https://suricon.net/suricon-2019-amsterdam/) in Amsterdam, we

0 commit comments

Comments
 (0)