yaraZeekAlert

Alert script

Automates email alerting and file handling based on YARA rule matches from Zeek sensor data

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.

GitHub

60 stars
12 watching
16 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
securitymagic/yaraA collection of YARA rules for detecting malware and suspicious activity in various environments.11
kevthehermit/yaramailAutomates the scanning of email attachments with Yara rules for malware detection28
dissectmalware/yaradbg-backendAn application backend designed to facilitate Yara rule analysis and root cause identification in malware detection.24
ditekshen/detectionDetects malicious network and host activity using Yara, Snort, and ClamAV signatures.213
michelcrypt4d4mus/yaralyzerAnalyzes binary and text data for YARA and regex matches, visualizes results with colors, and attempts to decode matched regions109
codewatchorg/burp-yara-rulesProvides Yara rules to identify malicious software in web applications44
karttoon/binsequencerAutomates pattern detection and YARA rule generation for malware analysis74
xen0ph0n/yarageneratorAutomates the creation of Yara rules to detect malware and other malicious objects of interest by analyzing sample files from various sources.332
uppusaikiran/yara-finderTools to detect and analyze malware using Yara rules2
rpgeeganage/audit-node-modules-with-yaraA tool to scan node modules for malicious scripts by applying YARA rules20
citizenlab/malware-signaturesYara rules for identifying malware families in targeted threats134
yara-silly-silly/yarasilly2Automatically generates YARA rules from sample files for malware analysis28
advanced-threat-research/yara-rulesA collection of rules to detect and prevent malware infections using YARA-based threat intelligence573
sophos/yaraml_rulesAutomates the creation of Yara rules from machine learning models trained on malware and benign samples.214
techbliss/yara_mailware_quick_menu_scannerA utility that integrates Yara pattern scanning into Windows' right-click menu, allowing users to scan files and folders for malware patterns.35