MCP mítico
Una demostración rápida de MCP para Mythic, ¡que permitirá a los LLM realizar pruebas de penetración en nuestro nombre!
Requisitos
- ultravioleta
- Python3
- Claude Desktop (u otro cliente MCP)
Uso con Claude Desktop
Para implementar este servidor MCP con Claude Desktop, deberá editar su claude_desktop_config.json
para agregar lo siguiente:
Una vez hecho esto, inicie Claude Desktop. Hay ejemplos de instrucciones para mostrar cómo asignar tareas al LLM, pero en realidad cualquier opción funciona, como:
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
Un servidor de demostración que permite que los modelos de lenguaje grandes realicen tareas de pruebas de penetración de forma autónoma mediante la interfaz con el marco Mythic C2.
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol server designed for testing backend APIs for security vulnerabilities like authentication bypass, injection attacks, and data leakage.Last updated -149TypeScriptMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that integrates essential penetration testing tools (Nmap, Gobuster, Nikto, John the Ripper) into a unified natural language interface, allowing security professionals to execute and chain multiple tools through conversational commands.Last updated -8768JavaScriptMIT License
- -securityAlicense-qualityProvides a bridge between large language models and the Metasploit Framework, enabling AI assistants to access and control penetration testing functionality through natural language.Last updated -69PythonApache 2.0
- -securityFlicense-qualityAn MCP server that integrates various penetration testing tools, enabling security professionals to perform reconnaissance, vulnerability scanning, and API testing through natural language commands in compatible LLM clients like Claude Desktop.Last updated -4Python