RuoJi6/memory-shell-mcp
This repository is designed to automate the detection and cleanup of in-memory web shells using MCP in combination with the memory-shell-detector tool. / 本仓库旨在结合 MCP 与 memory-shell-detector 工具,实现对内存 WebShell(内存马)的自动化检测与清除。
Platform-specific configuration:
{
"mcpServers": {
"memory-shell-mcp": {
"command": "npx",
"args": [
"-y",
"memory-shell-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...