MyGit

v1.1.0

airbnb/binaryalert

版本发布时间: 2017-12-16 06:58:50

airbnb/binaryalert最新发布版本:v1.2.0(2018-09-06 04:29:46)

v1.1.0 adds support for archive analysis via yextend! Hundreds of different types of archives (.docx, .rar, .zip, etc) are now natively extracted and scanned with your YARA rules.

Change Summary

For the complete list of changes and issues closed, see the associated milestone.

Upgrading From v1.0.0

Upgrading is quite easy and can happen on top of your existing deploy:

  1. git checkout v1.1.0
  2. Install the new (upgraded) requirements in your virtualenv:
source venv/bin/activate
pip install -r requirements.txt
  1. Upgrade terraform to v0.11+
  2. Redeploy: ./manage.py deploy
  3. Wait a few minutes for the changes to propagate, and then ./manage.py live_test

Note that the SNS alert no longer includes the YARA RuleTags in the MatchedRules section.

相关地址:原始地址 下载(tar) 下载(zip)

查看:2017-12-16发行的版本