Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SummerSec/SpringExploit
/ SetId
Method
SetId
cmd/commons/utils/dnslog.go:30–33 ·
view source on GitHub ↗
(id string)
Source
from the content-addressed store, hash-verified
28
}
29
30
func
(d *Dnslog) SetId(id string) {
31
d.id = GetCode(16)
32
//d.id = id
33
}
34
35
func
(d *Dnslog) GetDnslog() bool {
36
uuid := d.Id()
Callers
3
main
Function · 0.95
GetDnslog
Method · 0.95
SendPoc
Method · 0.95
Calls
1
GetCode
Function · 0.85
Tested by
no test coverage detected