BlackSnufkin/LitterBox
A secure sandbox environment for malware developers and red teamers to test payloads against detection mechanisms before deployment. Integrates with LLM agents via MCP for enhanced analysis capabilities.
Platform-specific configuration:
{
"mcpServers": {
"LitterBox": {
"command": "npx",
"args": [
"-y",
"LitterBox"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...