MCPcopy Index your code
hub / github.com/SummerSec/SpringExploit / IsAliveUrl

Struct IsAliveUrl

cmd/commons/poc/IsAliveUrl.go:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8)
9
10type IsAliveUrl struct{}
11
12func (t IsAliveUrl) SendPoc(target string, hashmap map[string]interface{}) {
13 reqmap := req2.NewReqInfoToMap(hashmap)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected