Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
11
type
ExecModule
struct
{}
12
13
func
(m *ExecModule) Name() string {
return
consts.ModuleExecute }
14
15
func
(m *ExecModule) Handle(ctx ModuleContext, sessionID string, taskID uint32, spite *implantpb.Spite) {
16
exec := spite.GetExecRequest()
Callers
1
Handle
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected