Best log collection solution & zeek intel framework #12485
-
Wanted to get the Sec Onion communities opinion on a couple things.
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Never mind on the Agent question. Still catching up, and I see Matt Gracie already did a thorough video on collecting end point logs. https://www.youtube.com/watch?v=cGmQMsFuAvw&ab_channel=SecurityOnion |
Beta Was this translation helpful? Give feedback.
-
I see the Zeek Intel stuff in the docs now too. But still not sure if it is worth using or does Suricata already scratch the same itch? |
Beta Was this translation helpful? Give feedback.
Zeek Intel is nice because you can just dump a list of indicators into the configuration (domain names, IPs, file hashes, etc.) and then it will trigger an alert if one of them shows up.
MISP can generate Intel rules automatically, so that's a good way to go from "my ISAC sent me this spreadsheet of IOCs" to a detection in minimal time.