MCPcopy Create free account
hub / github.com/chainreactors/EvilProxy / Name

Method Name

internal/bridge/module_exec.go:13–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11type ExecModule struct{}
12
13func (m *ExecModule) Name() string { return consts.ModuleExecute }
14
15func (m *ExecModule) Handle(ctx ModuleContext, sessionID string, taskID uint32, spite *implantpb.Spite) {
16 exec := spite.GetExecRequest()

Callers 1

HandleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected