MCPcopy
hub / github.com/dreadl0ck/netcap / ModifyPayloadHandler

Struct ModifyPayloadHandler

injection/actions.go:39–39  ·  view source on GitHub ↗

ModifyPayloadHandler handles payload modification actions.

Source from the content-addressed store, hash-verified

37
38// ModifyPayloadHandler handles payload modification actions.
39type ModifyPayloadHandler struct{}
40
41// Execute performs payload modification using search/replace or regex.
42// Supports the following action_config options:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected