Files
metasploit-gs/api/Msf/MCP.html
T
jenkins-metasploit c3f5bd3de2 Reboot gh-pages
2026-05-08 17:08:43 +00:00

182 lines
7.6 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Module: Msf::MCP
&mdash; Documentation by YARD 0.9.37
</title>
<link rel="stylesheet" href="../css/style.css" type="text/css" />
<link rel="stylesheet" href="../css/common.css" type="text/css" />
<script type="text/javascript">
pathId = "Msf::MCP";
relpath = '../';
</script>
<script type="text/javascript" charset="utf-8" src="../js/jquery.js"></script>
<script type="text/javascript" charset="utf-8" src="../js/app.js"></script>
</head>
<body>
<div class="nav_wrap">
<iframe id="nav" src="../class_list.html?1"></iframe>
<div id="resizer"></div>
</div>
<div id="main" tabindex="-1">
<div id="header">
<div id="menu">
<a href="../_index.html">Index (M)</a> &raquo;
<span class='title'><span class='object_link'><a href="../Msf.html" title="Msf (module)">Msf</a></span></span>
&raquo;
<span class="title">MCP</span>
</div>
<div id="search">
<a class="full_list_link" id="class_list_link"
href="../class_list.html">
<svg width="24" height="24">
<rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
<rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
<rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
</svg>
</a>
</div>
<div class="clear"></div>
</div>
<div id="content"><h1>Module: Msf::MCP
</h1>
<div class="box_info">
<dl>
<dt>Defined in:</dt>
<dd>lib/msf/core/mcp.rb<span class="defines">,<br />
lib/msf/core/mcp.rb,<br /> lib/msf/core/mcp/errors.rb,<br /> lib/msf/core/mcp/server.rb,<br /> lib/msf/core/mcp/application.rb,<br /> lib/msf/core/mcp/rpc_manager.rb,<br /> lib/msf/core/mcp/config/loader.rb,<br /> lib/msf/core/mcp/tools/host_info.rb,<br /> lib/msf/core/mcp/tools/loot_info.rb,<br /> lib/msf/core/mcp/tools/note_info.rb,<br /> lib/msf/core/mcp/config/validator.rb,<br /> lib/msf/core/mcp/metasploit/client.rb,<br /> lib/msf/core/mcp/tools/module_info.rb,<br /> lib/msf/core/mcp/tools/tool_helper.rb,<br /> lib/msf/core/mcp/tools/service_info.rb,<br /> lib/msf/core/mcp/tools/search_modules.rb,<br /> lib/msf/core/mcp/security/rate_limiter.rb,<br /> lib/msf/core/mcp/tools/credential_info.rb,<br /> lib/msf/core/mcp/logging/sinks/sanitizing.rb,<br /> lib/msf/core/mcp/security/input_validator.rb,<br /> lib/msf/core/mcp/tools/vulnerability_info.rb,<br /> lib/msf/core/mcp/logging/sinks/json_stream.rb,<br /> lib/msf/core/mcp/metasploit/jsonrpc_client.rb,<br /> lib/msf/core/mcp/middleware/request_logger.rb,<br /> lib/msf/core/mcp/logging/sinks/json_flatfile.rb,<br /> lib/msf/core/mcp/metasploit/messagepack_client.rb,<br /> lib/msf/core/mcp/metasploit/response_transformer.rb</span>
</dd>
</dl>
</div>
<h2>Defined Under Namespace</h2>
<p class="children">
<strong class="modules">Modules:</strong> <span class='object_link'><a href="MCP/Config.html" title="Msf::MCP::Config (module)">Config</a></span>, <span class='object_link'><a href="MCP/Logging.html" title="Msf::MCP::Logging (module)">Logging</a></span>, <span class='object_link'><a href="MCP/Metasploit.html" title="Msf::MCP::Metasploit (module)">Metasploit</a></span>, <span class='object_link'><a href="MCP/Middleware.html" title="Msf::MCP::Middleware (module)">Middleware</a></span>, <span class='object_link'><a href="MCP/Security.html" title="Msf::MCP::Security (module)">Security</a></span>, <span class='object_link'><a href="MCP/Tools.html" title="Msf::MCP::Tools (module)">Tools</a></span>
<strong class="classes">Classes:</strong> <span class='object_link'><a href="MCP/Application.html" title="Msf::MCP::Application (class)">Application</a></span>, <span class='object_link'><a href="MCP/Error.html" title="Msf::MCP::Error (class)">Error</a></span>, <span class='object_link'><a href="MCP/RpcManager.html" title="Msf::MCP::RpcManager (class)">RpcManager</a></span>, <span class='object_link'><a href="MCP/Server.html" title="Msf::MCP::Server (class)">Server</a></span>
</p>
<h2>
Constant Summary
<small><a href="#" class="constants_summary_toggle">collapse</a></small>
</h2>
<dl class="constants">
<dt id="VERSION-constant" class="">VERSION =
</dt>
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>0.1.0</span><span class='tstring_end'>&#39;</span></span></pre></dd>
<dt id="LOG_SOURCE-constant" class="">LOG_SOURCE =
<div class="docstring">
<div class="discussion">
<p>Log source identifier for all MCP log messages.</p>
</div>
</div>
<div class="tags">
</div>
</dt>
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>mcp</span><span class='tstring_end'>&#39;</span></span></pre></dd>
<dt id="LOG_DEBUG-constant" class="">LOG_DEBUG =
<div class="docstring">
<div class="discussion">
<p>Log level aliases — semantic names for Rex::Logging level constants.</p>
</div>
</div>
<div class="tags">
</div>
</dt>
<dd><pre class="code"><span class='const'><span class='object_link'><a href="../Rex.html" title="Rex (module)">Rex</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="../Rex/Logging.html" title="Rex::Logging (module)">Logging</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="../Rex/Logging.html#LEV_3-constant" title="Rex::Logging::LEV_3 (constant)">LEV_3</a></span></span></pre></dd>
<dt id="LOG_INFO-constant" class="">LOG_INFO =
</dt>
<dd><pre class="code"><span class='const'><span class='object_link'><a href="../Rex.html" title="Rex (module)">Rex</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="../Rex/Logging.html" title="Rex::Logging (module)">Logging</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="../Rex/Logging.html#LEV_2-constant" title="Rex::Logging::LEV_2 (constant)">LEV_2</a></span></span></pre></dd>
<dt id="LOG_WARN-constant" class="">LOG_WARN =
</dt>
<dd><pre class="code"><span class='const'><span class='object_link'><a href="../Rex.html" title="Rex (module)">Rex</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="../Rex/Logging.html" title="Rex::Logging (module)">Logging</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="../Rex/Logging.html#LEV_1-constant" title="Rex::Logging::LEV_1 (constant)">LEV_1</a></span></span></pre></dd>
<dt id="LOG_ERROR-constant" class="">LOG_ERROR =
</dt>
<dd><pre class="code"><span class='const'><span class='object_link'><a href="../Rex.html" title="Rex (module)">Rex</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="../Rex/Logging.html" title="Rex::Logging (module)">Logging</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="../Rex/Logging.html#LEV_0-constant" title="Rex::Logging::LEV_0 (constant)">LEV_0</a></span></span></pre></dd>
</dl>
</div>
<div id="footer">
Generated on Fri May 8 17:01:00 2026 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.37 (ruby-3.1.5).
</div>
</div>
</body>
</html>