All Projects → airbnb → Binaryalert

airbnb / Binaryalert

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Binaryalert

Terraform Nextjs Plugin
A plugin to generate terraform configuration for Nextjs 8 and 9
Stars: ✭ 41 (-96.36%)
Mutual labels:  aws, serverless, lambda, terraform
Terraform Aws Github Runner
Terraform module for scalable GitHub action runners on AWS
Stars: ✭ 326 (-71.02%)
Mutual labels:  aws, serverless, lambda, terraform
Streamalert
StreamAlert is a serverless, realtime data analysis framework which empowers you to ingest, analyze, and alert on data from any environment, using datasources and alerting logic you define.
Stars: ✭ 2,634 (+134.13%)
Mutual labels:  aws, serverless, lambda, terraform
Lambda Audio
Run Sound eXchange (SoX), the Swiss Army knife of audio manipulation, with Lame on AWS Lambda
Stars: ✭ 53 (-95.29%)
Mutual labels:  aws, serverless, lambda
Lambdalogs
A CLI tool to trace AWS Lambda calls over multiple CloudWatch log groups.
Stars: ✭ 18 (-98.4%)
Mutual labels:  aws, serverless, lambda
Aws Lambda Workshop
Some incremental examples suitable to host an AWS Lambda Functions workshop
Stars: ✭ 18 (-98.4%)
Mutual labels:  aws, serverless, lambda
Dawson Cli
A serverless web framework for Node.js on AWS (CloudFormation, CloudFront, API Gateway, Lambda)
Stars: ✭ 721 (-35.91%)
Mutual labels:  aws, serverless, lambda
Up
Up focuses on deploying "vanilla" HTTP servers so there's nothing new to learn, just develop with your favorite existing frameworks such as Express, Koa, Django, Golang net/http or others.
Stars: ✭ 8,439 (+650.13%)
Mutual labels:  aws, serverless, lambda
Lamb
monitoring tool for better visibility when developing AWS Lambda functions
Stars: ✭ 11 (-99.02%)
Mutual labels:  aws, serverless, lambda
Apex
Old apex/apex
Stars: ✭ 20 (-98.22%)
Mutual labels:  aws, serverless, lambda
Ebs bckup
Stars: ✭ 32 (-97.16%)
Mutual labels:  aws, lambda, terraform
Serverless Api Example
Example of a Golang, Serverless API
Stars: ✭ 62 (-94.49%)
Mutual labels:  aws, serverless, lambda
Aws Toolkit Vscode
AWS Toolkit for Visual Studio Code, an extension for working with AWS services including AWS Lambda.
Stars: ✭ 823 (-26.84%)
Mutual labels:  aws, serverless, lambda
Serverless Plugin Warmup
Keep your lambdas warm during winter. ♨
Stars: ✭ 814 (-27.64%)
Mutual labels:  aws, serverless, lambda
Lambda Deployment Example
Automated Lambda Deployments with Terraform & CodePipeline
Stars: ✭ 25 (-97.78%)
Mutual labels:  aws, lambda, terraform
Archive aws Lambda Go Shim
Author your AWS Lambda functions in Go, effectively.
Stars: ✭ 799 (-28.98%)
Mutual labels:  aws, serverless, lambda
Workshop Donkeytracker
Workshop to build a serverless tracking application for your mobile device with an AWS backend
Stars: ✭ 27 (-97.6%)
Mutual labels:  aws, serverless, lambda
Serverless Application Model
AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications
Stars: ✭ 8,305 (+638.22%)
Mutual labels:  aws, serverless, lambda
Archive aws Lambda Go
A fast and clean way to execute Go on AWS Lambda.
Stars: ✭ 710 (-36.89%)
Mutual labels:  aws, serverless, lambda
Lambda Packages
Various popular python libraries, pre-compiled to be compatible with AWS Lambda
Stars: ✭ 713 (-36.62%)
Mutual labels:  aws, serverless, lambda

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 <https://virustotal.github.io/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 <https://binaryalert.io>_!

Links

  • Announcement Post <https://medium.com/airbnb-engineering/binaryalert-real-time-serverless-malware-detection-ca44370c1b90>_
  • Documentation <https://binaryalert.io>_
  • Slack <https://binaryalert.herokuapp.com>_ (unofficial)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].