All Projects → CybercentreCanada → assemblyline-core

CybercentreCanada / assemblyline-core

Licence: MIT license
Core server components for Assemblyline 4 (Alerter, dispatcher, expiry, ingester, scaler, updater, ...)

Programming Languages

python
139335 projects - #7 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to assemblyline-core

assemblyline client
Python client for Assemblyline 3 and 4 / Client python pour AssemblyLine 3 and 4
Stars: ✭ 19 (+18.75%)
Mutual labels:  malware-analysis, assemblyline
emerald
Import DynamoRIO drcov code coverage data into Ghidra
Stars: ✭ 30 (+87.5%)
Mutual labels:  malware-analysis
Malware-Zoo
Hashes of infamous malware
Stars: ✭ 18 (+12.5%)
Mutual labels:  malware-analysis
core
Apiato Core Package
Stars: ✭ 52 (+225%)
Mutual labels:  core
cheatsheet
These are some of the commands which I use frequently during Malware Analysis and DFIR.
Stars: ✭ 23 (+43.75%)
Mutual labels:  malware-analysis
bodyparser
BodyParser Middleware For AdonisJS
Stars: ✭ 29 (+81.25%)
Mutual labels:  core
kar98k public
pwn & ctf tools for windows
Stars: ✭ 24 (+50%)
Mutual labels:  malware-analysis
Project17-B-Map
Map SDK를 활용한 POI Clustering Interaction Dev
Stars: ✭ 78 (+387.5%)
Mutual labels:  core
Guanciale
🥓 Grab info needed by Carbonara from executables and disassemblers databases
Stars: ✭ 14 (-12.5%)
Mutual labels:  malware-analysis
tortuga
A modern game engine built using dot net core
Stars: ✭ 14 (-12.5%)
Mutual labels:  core
NetCoreWithDocker
Tutorial with samples about how to setup .Net Core with Docker
Stars: ✭ 20 (+25%)
Mutual labels:  core
conjur-oss-helm-chart
Helm chart for deploying Conjur OSS to Kubernetes
Stars: ✭ 22 (+37.5%)
Mutual labels:  core
bonomen
BONOMEN - Hunt for Malware Critical Process Impersonation
Stars: ✭ 42 (+162.5%)
Mutual labels:  malware-analysis
aparoid
Static and dynamic Android application security analysis
Stars: ✭ 62 (+287.5%)
Mutual labels:  malware-analysis
conjur-api-go
Go client for the CyberArk Conjur API
Stars: ✭ 13 (-18.75%)
Mutual labels:  core
ssdc
ssdeep cluster analysis for malware files
Stars: ✭ 24 (+50%)
Mutual labels:  malware-analysis
WeDefend
⛔🛡️ WeDefend - Monitor and Protect Windows from Remote Access Trojan
Stars: ✭ 23 (+43.75%)
Mutual labels:  malware-analysis
awesome-executable-packing
A curated list of awesome resources related to executable packing
Stars: ✭ 720 (+4400%)
Mutual labels:  malware-analysis
telfhash
Symbol hash for ELF files
Stars: ✭ 75 (+368.75%)
Mutual labels:  malware-analysis
toolkit
The essential toolkit for reversing, malware analysis, and cracking
Stars: ✭ 176 (+1000%)
Mutual labels:  malware-analysis

Assemblyline 4 - Core services

This repository provides cores services for Assemblyline 4.

Core Services

Alerter

Create alerts for the different submissions in the system.

Dispatcher

Route the files in the system while a submission is tacking place. Make sure all files during a submission are completed by all required services.

Expiry

Delete submissions and their results when their TTL expires.

Ingester

Move ingested files from the priority queues to the processing queues.

Metrics

Generates metrics of the different components in the system.

Scaler

Spin up and down services in the system depending on the load.

Updater

Make sure the different services get their latest update files.

Workflow

Run the different workflows in the system and apply their labels, priority and status.

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].