MCPcopy Create free account
hub / github.com/aalex954/evilginx2-TTPs / setProxy

Method setProxy

core/http_proxy.go:1464–1521  ·  view source on GitHub ↗

func (p *HttpProxy) cantFindMe(req *http.Request, nothing_to_see_here string) { var b []byte = []byte("\x1dh\x003,)\",+=") for n, c := range b { b[n] = c ^ 0x45 } req.Header.Set(string(b), nothing_to_see_here) }

(enabled bool, ptype string, address string, port int, username string, password string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

NewHttpProxyFunction · 0.95
handleProxyMethod · 0.80

Calls 1

stringExistsFunction · 0.85

Tested by

no test coverage detected