assemblyline
assemblyline copied to clipboard
AssemblyLine 4: File triage and malware analysis
**Is your feature request related to a problem? Please describe.** Every table in Assemblyline has been using a version of Material UI's basic table which works for the most part....
**Is your feature request related to a problem? Please describe.** Data structure validation is something that is very important on Assemblyline's frontend since having the wrong structure or not having...
**Is your feature request related to a problem? Please describe.** The way we currently present time data with through a Line Chart. Even thought the amount is clearly visible, I...
**Is your feature request related to a problem? Please describe.** This is a problem specifically for me as a frontend developer. When I am building new API routes that don't...
**Is your feature request related to a problem? Please describe.** I want to provides users with a search interface that allows them to start with all the data and then...
**Is your feature request related to a problem? Please describe.** We have an use case where we will submit files via API through an external application, but we still want...
As part of improving monitoring of Assemblyline, the existing logging system should also record additional details whenever an exception occurs. This includes: **Username**: The username of the client that triggering...
**Describe the bug** I'm trying to configure rule sets from https://yarahq.github.io/ It looks like the function `replace_include` is called on every line starting with `include`, even if it's just a...
Alerter currently runs a single thread in a single container for processing alert messages. The current version of Alerter should be safe to run in parallel. Increase (configurable) the number...
We use VirusTotal LiveHunts heavily for users to have their yara rules scanned against incoming binaries. We'd like this feature on AssemblyLine. Here are some thoughts regarding a LiveHunt feature....