File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
4950Bus] ( https://github.com/tenzir/threatbus ) , such that they appear as an ` alert `
5051event 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
5464At [ Suricon 2019] ( https://suricon.net/suricon-2019-amsterdam/ ) in Amsterdam, we
You can’t perform that action at this time.
0 commit comments