Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
26
func
(d *Dnslog) Id() string {
27
return
d.id
28
}
29
30
func
(d *Dnslog) SetId(id string) {
31
d.id = GetCode(16)
Callers
3
main
Function · 0.95
GetDnslog
Method · 0.95
SendPoc
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected