Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

evilginx 3.3 crash #1117

Open
a725970 opened this issue Oct 1, 2024 · 0 comments
Open

evilginx 3.3 crash #1117

a725970 opened this issue Oct 1, 2024 · 0 comments

Comments

@a725970
Copy link

a725970 commented Oct 1, 2024

: panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x30 pc=0x8e6c5a]

goroutine 14013 [running]:
github.com/kgretzky/evilginx2/core.NewHttpProxy.func3(0xc00047e510, 0x40edc8?)
/root/evilginx2/core/http_proxy.go:933 +0x69a
github.com/elazarl/goproxy.FuncRespHandler.Handle(0x10?, 0x969840?, 0xc0004003f0?)
/root/evilginx2/vendor/github.com/elazarl/goproxy/actions.go:35 +0x22
github.com/elazarl/goproxy.(*ProxyConds).Do.func1(0x969840?, 0xc0005c09c0)
/root/evilginx2/vendor/github.com/elazarl/goproxy/dispatcher.go:300 +0x13a
github.com/elazarl/goproxy.FuncRespHandler.Handle(0xc000290e29?, 0xa34db6?, 0x0?)
/root/evilginx2/vendor/github.com/elazarl/goproxy/actions.go:35 +0x22
github.com/elazarl/goproxy.(*ProxyHttpServer).filterResponse(...)
/root/evilginx2/vendor/github.com/elazarl/goproxy/proxy.go:75
github.com/elazarl/goproxy.(*ProxyHttpServer).handleHttps.func2()
/root/evilginx2/vendor/github.com/elazarl/goproxy/https.go:255 +0xf3e
created by github.com/elazarl/goproxy.(*ProxyHttpServer).handleHttps
/root/evilginx2/vendor/github.com/elazarl/goproxy/https.go:206 +0x611
exit status 2

happened many times

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@a725970 and others