Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 434 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 434 Bytes

yaraZeekAlert

This script scans the files extracted by Zeek with YARA rules located on the rules folder on a Linux based Zeek sensor, if there is a match it sends email alerts to the email address specified in the mailTo parameter on yaraAlert.conf file. The alert includes network context of the file transfer and attaches the suspicious file if it is less than 10 MB. Alerted files are copied locally to the alerted files folder.