Replies: 1 comment 1 reply
-
You should be able to correlate off the zeek files log. Strelka is the file analyzer, so when a file is extracted from network data Strelka pulls that file and analyzes using Yara rules. You can find analyzed files in There is a good Strelka dashboard built in the SOC for quick overview along with a Zeek files dashboard for viewing files extracted by Zeek before being processed by strelka |
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 just installed security onion and starting to send some live traffic to it.
I can see in the zeek logs that files are getting extracted but I cannot find the actual extracted file anywhere:
Also, I cannot see the extracted file in suricata:
[admin@securityonion-1 ~]$ ls -ltrh /nsm/suricata/extracted/
total 0
============================
Any tips would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions