MCPcopy 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}
43func (s *Fofa) SetPassword(password string) {
44 s.PassWord = password
45}
46func (s *Fofa) GetResult() Result {
47 s.result = Result{}
48 switch s.Type {

Callers 1

TestFofaFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestFofaFunction · 0.76