http://open-source-security-software.net/project/multiscanner/releases.atom Recent releases for multiscanner 2024-05-16T14:57:45.637909+00:00 python-feedgen multiscanner 1.0.0 multiscanner 1.0.0 2018-01-31T15:45:38+00:00 MultiScanner is an open source file analysis framework that assists the user in evaluating a set of files by automatically running a suite of tools for the user and aggregating the output. Tools can be custom built python scripts, web APIs, software running on another machine, etc. With a modular plugin architecture and a scalable Elasticsearch backend, this framework is designed to handle any amount of malware storage, analysis, and reporting as well as enable advanced analytics on the outputs of your malware tools. The entire ecosystem (report storage, sample storage, worker nodes, queue/task management system, web/REST services) is deployed via Ansible (https://github.com/mitre/multiscanner-ansible). The true power of this system is that it stores all the outputs from all of an analysts' malware analysis tools in one highly performant, searchable and scalable data store. Elasticsearch allows for full text searching across all your reports and modules. This allows fast access to interesting details from your malware analysis tools, pivoting between samples, and powerful analytics on report output. 2018-01-31T15:45:38+00:00 multiscanner 1.1.0 multiscanner 1.1.0 2018-03-12T20:11:02+00:00 This release includes several feature enhancements, improved resiliency of the celery workers, as well as a massive pep 8 code cleanup. Additionally, the feature-celery branch has been merged with the master branch. Future enhancements to Distributed MultiScanner will be tracked in the master branch. 2018-03-12T20:11:02+00:00 multiscanner 1.1.1 multiscanner 1.1.1 2018-03-15T18:10:08+00:00 Hot fix for NSRL module bug. 2018-03-15T18:10:08+00:00 multiscanner 1.2.0 multiscanner 1.2.0 2018-05-01T16:03:43+00:00 * Celery worker fixes * Add support for STIX 2 output * Add system monitoring and health to web UI 2018-05-01T16:03:43+00:00 multiscanner 2.0.0rc0 multiscanner 2.0.0rc0 2018-10-11T18:50:33+00:00 Multiscanner 2.0 includes a large refactor of the code base to better support Python packaging and imports, migration to ElasticSearch 6 for distributed mode, and several bug fixes. **Note**: This release includes several breaking changes, and support for ES5 -> ES6 is not currently available. If using Multiscanner in distributed mode, redeployment is recommended. 2018-10-11T18:50:33+00:00 multiscanner 2.0.0.rc1 multiscanner 2.0.0.rc1 2018-12-21T22:24:54+00:00 Additional updates to the 2.0 release. 2018-12-21T22:24:54+00:00 multiscanner 2.0.0 multiscanner 2.0.0 2019-01-28T18:56:44+00:00 MultiScanner 2.0 includes a large refactor of the code base to better support Python packaging and imports. Other changes include: - migration to ElasticSearch 6 for distributed mode - multiselect file download - API /storage stability improvements (#74) - add tags at upload (#122) - add module for Endgame's Ember benchmark model - updates to docker image - several bug fixes. 2019-01-28T18:56:44+00:00