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

Method Id

cmd/commons/utils/dnslog.go:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24}
25
26func (d *Dnslog) Id() string {
27 return d.id
28}
29
30func (d *Dnslog) SetId(id string) {
31 d.id = GetCode(16)

Callers 3

mainFunction · 0.95
GetDnslogMethod · 0.95
SendPocMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected