Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GH05TCREW/MetasploitMCP
/ __setitem__
Method
__setitem__
tests/test_tools_integration.py:82–83 ·
view source on GitHub ↗
(self, key, value)
Source
from the content-addressed store, hash-verified
80
self.missing_required = []
81
82
def
__setitem__(self, key, value):
83
self.options[key] = value
84
85
def
execute(self, payload=None):
86
return
{
Callers
2
_set_module_options
Function · 0.80
update_runoption
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected