Back to Home
allsmog icon

mcp-pentest

by allsmog

Overview

An AI-driven middleware to orchestrate and manage penetration testing tools and engagements.

Installation

Run Command
python server.py

Security Notes

CRITICAL security risks identified. The server is highly vulnerable to command injection in its tool plugins (Nmap, Gobuster, Hydra, John, Nikto). The 'options' parameters in `execute_task` methods directly append user/LLM-supplied input to shell commands without sanitization, allowing arbitrary command execution on the host running the MCP server. Additionally, the Metasploit plugin uses hardcoded default credentials ('msf'/'password') for its RPC connection, posing a significant risk if Metasploit is active and exposed. There is also a general lack of robust input validation for parameters passed to external tools.

Similar Servers

Stats

Interest Score41
Security Score2
Cost ClassMedium
Avg Tokens300
Stars23
Forks1
Last Update2025-12-05

Tags

penetration testingAI assistantsecurity toolsmiddlewareevent-driven