MCPcopy Create free account
hub / github.com/SummerSec/SpringExploit / Demo

Struct Demo

cmd/commons/poc/demo.go:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9)
10
11type Demo struct{}
12
13func (d Demo) SendPoc(target string, hashmap map[string]interface{}) {
14

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected