Skip to main content
Glama

get_exploit_info

Retrieve detailed technical specifications and usage parameters for specific Metasploit exploits to support authorized penetration testing and security assessment workflows.

Instructions

Get detailed information about a specific exploit

Input Schema

NameRequiredDescriptionDefault
exploitPathYesFull exploit path (e.g., 'exploit/windows/smb/ms17_010_eternalblue')

Input Schema (JSON Schema)

{ "properties": { "exploitPath": { "description": "Full exploit path (e.g., 'exploit/windows/smb/ms17_010_eternalblue')", "type": "string" } }, "required": [ "exploitPath" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/andreransom58-coder/kali-metasploit-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server