MalwareAnalyzer
Enables malware analysis by executing terminal commands and reading process output within Claude Desktop.
Acerca de
MalwareAnalyzer is a specialized server designed to integrate with Claude Desktop, providing a suite of tools for malware analysis. It allows users to execute terminal commands, manage processes, and analyze files using specialized commands like `file`, `strings`, `hexdump`, `objdump`, and `xxd`. The tool offers configurable timeouts, graceful shutdowns, and a pure JavaScript implementation, making it a versatile solution for security professionals.
Características Principales
- Executes terminal commands with configurable timeouts
- Provides specialized malware analysis commands
- Offers clean process management with graceful shutdowns
- Reads output from running or completed processes
- Implemented in pure JavaScript with no build step
- 2 GitHub stars
Casos de Uso
- Rapid file type identification and string extraction
- Automated malware analysis workflows within Claude Desktop
- Detailed file content inspection using hexdumps and object dumps