Back to Apps

Malice Network
by chainreactors
Next-generation C2 framework for security research and red teaming, providing a powerful control plane for IoM implants.
0 stars
Works in:claude
Exposes:ToolsResources
What it does
Malice Network is a sophisticated Command and Control (C2) framework designed as the control plane for the Internet of Malice (IoM) project. It connects security researchers and red teamers to their implants, providing a robust infrastructure for managing listeners, sessions, and post-exploitation tasks.
Tools
- Session Management: Create and monitor active C2 sessions with remote implants.
- Listener Configuration: Deploy and manage diverse network listeners to capture incoming connections.
- Pipeline Control: Orchestrate data flow between listeners and the control plane.
- Implant Interaction: Execute remote commands and manage artifacts on target systems.
- MAL Plugin Integration: Extend framework capabilities via the Malice Action Language (MAL).
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"malice-network": {
"command": "npx",
"args": ["-y", "@chainreactors/malice-network"]
}
}
}
Supported hosts
- claude
Quick install
npx -y @chainreactors/malice-networkInformation
- Pricing
- free
- Published
- 7/22/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Add to claude_desktop_config.json using npx -y @chainreactors/malice-network





