
Documentation • Installation • API Reference • Plugin Marketplace • Discord
[!IMPORTANT]
Malbox is still in a very early stage of development, currently, the platform as is, isn't ready to be utilized. There are still a lot of rough edges, the code is for the most part not refactored/optimized, and all features described further-on may not be implemented yet (or only partially).The estimated release version to achieve something functional and stable is
v0.4.0.
Malbox is an open-source malware analysis platform designed to provide security researchers, malware analysts, and cybersecurity teams with a powerful, extensible environment for analyzing files and understanding their behavior.
At the core of Malbox is its extensible plugin system, designed for analysis flexibility while maintaining process isolation. Plugins operate with a well-defined lifecycle and communication framework that enables seamless integration of new capabilities, sharing data between plugins without any duplication, and much more.
Plugins are discoverable via metadata, which defines their capabilities, requirements, and compatibility with other plugins. This allows for creating comprehensive analysis profiles that combine multiple plugins for in-depth examination of artifacts.
Access community verified or official plugins through our Marketplace - also available in your self-hosted Malbox instance:
[!IMPORTANT]
All plugins undergo security review and verification before being listed in the marketplace. Submit your plugin
Analysis capabilities depend on the plugins installed, hence, the capabilities will continue to grow as plugins are released, both from the community and maintainers. For good measure, you can find a couple of functionalities that will be available through official plugins.
Archive Files
Analysis Features
We welcome contributions! See our Contributing Guide for development setup and guidelines. Also, feel free to submit issues, Malbox's development is still in an early stage and contains a lot of rough edges!
Licensed under GNU General Public License (GPL) - © 2024 Malbox Contributors
⬆ Back to Top • Made with ❤️ by the Malbox maintainers and its contributors
$ claude mcp add malbox \
-- python -m otcore.mcp_server <graph>