Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GH05TCREW/MetasploitMCP
/ read
Method
read
conftest.py:74–75 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
72
self.cid = cid
73
74
def
read(self):
75
return
{
'data'
:
''
,
'prompt'
:
'msf6 > '
,
'busy'
: False}
76
77
def
write(self, command):
78
return
True
Callers
3
get_msf_console
Function · 0.45
run_command_safely
Function · 0.45
send_session_command
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected