Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-scan/Goal
/ SetPassword
Method
SetPassword
Gsensor/FofaSensor.go:43–45 ·
view source on GitHub ↗
(password string)
Source
from the content-addressed store, hash-verified
41
s.UserName = account
42
}
43
func
(s *Fofa) SetPassword(password string) {
44
s.PassWord = password
45
}
46
func
(s *Fofa) GetResult() Result {
47
s.result = Result{}
48
switch
s.Type {
Callers
1
TestFofa
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestFofa
Function · 0.76