mirror of
https://github.com/GH05TCREW/MetasploitMCP.git
synced 2026-07-25 20:35:45 -04:00
[GH-ISSUE #11] May I ask which version of Metasploit Framework is used in the demonstration video #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @N0body007 on GitHub (Jan 13, 2026).
Original GitHub issue: https://github.com/GH05TCREW/MetasploitMCP/issues/11
When I was reproducing the steps in the demo video, all other feature functions could obtain return results normally, but when run_exploit executed the payload, it always reported an error: "Error calling tool run_exploit: Error: Error invoking remote method 'mcp:call-tool': McpError: MCP error -32001: Request timed out"
Manual verification of the target machine shows no issues, and it can normally use msf to execute the same exploit and run commands.
@N0body007 commented on GitHub (Jan 29, 2026):
The code has issues in some cases, but I have resolved them.