GithubHelp home page GithubHelp logo

hartl3y94 / assemblyline-base Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cybercentrecanada/assemblyline-base

0.0 0.0 0.0 4.37 MB

Base components for Assemblyline 4 (Datastore, ODM, Filestore, Remote Datatypes, utils function, etc...)

Home Page: https://cybercentrecanada.github.io/assemblyline4_docs/

License: MIT License

Dockerfile 0.33% Python 98.61% YARA 0.94% Shell 0.06% Cython 0.03% HTML 0.01% PowerShell 0.03% JavaScript 0.01%

assemblyline-base's Introduction

Assemblyline 4 - Automated malware analysis framework

AssemblyLine 4 is an open source malware analysis framework. It leverages Kubernetes and Docker to adapt to many use cases; from a small appliance for supporting manual malware analysis and security teams to large-scale enterprise security operations scanning millions of files a day and providing triage capabilities.

AssemblyLine can be easily integrated in your environment using it’s powerful rest API and web interfaces. The platform comes with dozens of services to provide deep file analysis and enable integration with other security platforms such as anti-virus, malware-detonation sandboxes and threat knowledge bases. Best of all, with a little bit of Python code you can extend it yourself by creating new analysis and integration services.

Repository information

This is Assemblyline 4 base repository. It provides Assemblyline with common libraries, cachestore, datastore, filestore, ODM and remote datatypes.

System requirements

Assemblyline 4 will only work on systems running python3.9 and was only tested on linux systems.

Installation requirements

If used outside of our normal container this library requires outside linux libraries.

  • libffi6 (dev)
  • libfuxxy2 (dev)
  • libmagic1
  • python3.9 (dev)

Here is an example on how you would get those libraries on a Ubuntu 20.04+ system:

sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt install libffi6 libfuzzy2 libmagic1 build-essential libffi-dev python3.9 python3.9-dev python3-pip libfuzzy-dev

assemblyline-base's People

Contributors

adam-douglass avatar cccs-aa avatar cccs-dawson avatar cccs-douglass avatar cccs-jh avatar cccs-jp avatar cccs-kevin avatar cccs-ma avatar cccs-rs avatar cccs-rushi avatar cccs-samp avatar cccs-sgaron avatar dependabot-preview[bot] avatar gdesmar avatar malvidin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.