Compiling Zeek Scripts #9168
Replies: 2 comments 6 replies
-
Beta Was this translation helpful? Give feedback.
5 replies
-
If you're antsy for it, I'd suggest making your own in a docker container. Then the container would be aware of all the build stuff necessary. When you've completed the build, tag the image and |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All!
I was hoping to get a little help. I would like to have zeek look at our MS-SQL traffic. there is a zeek script for that https://github.com/amzn/zeek-plugin-tds
However, you have to compile the custom module for that to work. Other than setting up a separate Centos 7 instance, how would one go about compiling and using this (or other) zeek scripts that need a module compiled?
Beta Was this translation helpful? Give feedback.
All reactions