Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/airbnb/binaryalert

BinaryAlert: Serverless, Real-time & Retroactive Malware Detection.
https://github.com/airbnb/binaryalert

aws lambda malware-detection security serverless terraform yara

Last synced: 26 days ago
JSON representation

BinaryAlert: Serverless, Real-time & Retroactive Malware Detection.

Awesome Lists containing this project

README

        

BinaryAlert: Serverless, Real-Time & Retroactive Malware Detection
==================================================================
.. image:: https://travis-ci.org/airbnb/binaryalert.svg?branch=master
:target: https://travis-ci.org/airbnb/binaryalert
:alt: Build Status

.. image:: https://coveralls.io/repos/github/airbnb/binaryalert/badge.svg?branch=master
:target: https://coveralls.io/github/airbnb/binaryalert?branch=master
:alt: Coverage Status

.. image:: https://readthedocs.org/projects/binaryalert/badge/?version=latest
:target: http://www.binaryalert.io/?badge=latest
:alt: Documentation Status

.. image:: https://binaryalert.herokuapp.com/badge.svg
:target: http://binaryalert.herokuapp.com
:alt: Slack Channel

|

.. image:: docs/images/logo.png
:align: center
:scale: 75%
:alt: BinaryAlert Logo

BinaryAlert is an open-source serverless AWS pipeline where any file uploaded to an S3 bucket is
immediately scanned with a configurable set of `YARA `_ rules.
An alert will fire as soon as any match is found, giving an incident response team the ability to
quickly contain the threat before it spreads.

Read the documentation at `binaryalert.io `_!

Links
-----

- `Announcement Post `_
- `Documentation `_
- `Slack `_ (unofficial)