Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GH05TCREW/MetasploitMCP
/ payload_generate
Method
payload_generate
tests/test_tools_integration.py:92–93 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
90
}
91
92
def
payload_generate(self):
93
return
b
"test_payload_bytes"
94
95
class
MockMsfRpcError(Exception):
96
pass
Callers
1
generate_payload
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected