Skip to main content

Assemblyline 4 - Automated malware analysis framework

Project description

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.11 and was only tested on linux systems.

Installation requirements

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

  • libffi8 (dev)
  • libfuxxy2 (dev)
  • libmagic1
  • python3.11 (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 libffi8 libfuzzy2 libmagic1 build-essential libffi-dev python3.11 python3.11-dev python3-pip libfuzzy-dev

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

assemblyline-4.5.1.dev301.tar.gz (793.9 kB view details)

Uploaded Source

File details

Details for the file assemblyline-4.5.1.dev301.tar.gz.

File metadata

  • Download URL: assemblyline-4.5.1.dev301.tar.gz
  • Upload date:
  • Size: 793.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.10

File hashes

Hashes for assemblyline-4.5.1.dev301.tar.gz
Algorithm Hash digest
SHA256 028df6340d89679ba53b8582246580861ba8317ae1cc6118e3ced55b523f1f09
MD5 cde25e73a1f446bdfec49004129b4cd0
BLAKE2b-256 6bf20d22d95f89042ad8d9d71e7e370ec02d7e03e7d3e257bf72cb3ce671e19b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page