Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/airbnb/binaryalert
- Owner: airbnb
- License: apache-2.0
- Created: 2017-07-12T21:27:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-12T18:28:30.000Z (11 months ago)
- Last Synced: 2024-05-21T03:15:25.718Z (6 months ago)
- Topics: aws, lambda, malware-detection, security, serverless, terraform, yara
- Language: Python
- Homepage: https://binaryalert.io
- Size: 38 MB
- Stars: 1,380
- Watchers: 74
- Forks: 201
- Open Issues: 45
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - airbnb/binaryalert - BinaryAlert: Serverless, Real-time & Retroactive Malware Detection. (Python)
- awesome-cloud-security - binaryalert
- awesome-hacking-lists - airbnb/binaryalert - BinaryAlert: Serverless, Real-time & Retroactive Malware Detection. (Python)
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 LogoBinaryAlert 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)