airbnb / binaryalert

BinaryAlert: Serverless, Real-time & Retroactive Malware Detection.
https://binaryalert.io
Apache License 2.0
1.4k stars 187 forks source link

CLI Command to Generate Summary CSV #106

Open austinbyers opened 6 years ago

austinbyers commented 6 years ago

Background

During a batch analysis, all YARA match results are saved to Dynamo. However, SNS alerts are not sent for these matches if they were already matched in a previous version of the analyzers.

It can be very useful to see a summary of all of the YARA matches from the current versions of the analyzers, which will include malware or other YARA matches that may have been matched long ago.

Desired Change

Add a command to the CLI to generate a CSV summary of the latest YARA matches, e.g. manage.py generate_match_report