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

Method Name

internal/bridge/module_shell.go:41–41  ·  view source on GitHub ↗

Name returns the module's spite name.

()

Source from the content-addressed store, hash-verified

39
40// Name returns the module's spite name.
41func (m *ShellModule) Name() string { return m.name }
42
43// Handle processes a shell module command.
44func (m *ShellModule) Handle(ctx ModuleContext, sessionID string, taskID uint32, spite *implantpb.Spite) {

Callers 1

TestNewShellModule_NameFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestNewShellModule_NameFunction · 0.76