MCPServers
Metasploit Framework - MCP server logo

Metasploit Framework

35
0

Summary

MetasploitMCP is a server implementation that provides AI assistants with a secure interface to Metasploit Framework's penetration testing capabilities. Developed by GH05TCREW, this Python-based server uses FastAPI and the pymetasploit3 library to expose Metasploit functionality through MCP tools including exploit execution, payload generation, session management, and post-exploitation modules. The implementation handles both synchronous and asynchronous command execution, manages console sessions carefully, and includes robust error handling and logging, making it particularly valuable for security professionals who want to leverage AI assistance for penetration testing workflows while maintaining precise control over Metasploit operations.

Available Actions(12)

list_exploits

Search and list available Metasploit exploit modules.

list_payloads

Search and list available Metasploit payload modules with optional platform and architecture filtering.

run_exploit

Configure and execute an exploit against a target with options to run checks first.

run_auxiliary_module

Run any Metasploit auxiliary module with custom options.

run_post_module

Execute post-exploitation modules against existing sessions.

generate_payload

Generate payload files using Metasploit RPC (saves files locally).

list_active_sessions

Show current Metasploit sessions with detailed information.

send_session_command

Run a command in an active shell or Meterpreter session.

terminate_session

Forcefully end an active session.

list_listeners

Show all active handlers and background jobs.

start_listener

Create a new multi/handler to receive connections.

stop_job

Terminate any running job or handler.

Last Updated: May 31, 2025

Avis de la Communauté

0.0
0 avis
5
0
4
0
3
0
2
0
1
0

Aucun avis encore. Soyez le premier à donner votre avis !

Connectez-vous pour rejoindre la conversation

Coming soon to
HighlightHighlight AI

Langage

TypeScript

Catégories

Tags