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

index out of range crash #1096

Open
b3dk7 opened this issue Aug 6, 2024 · 0 comments
Open

index out of range crash #1096

b3dk7 opened this issue Aug 6, 2024 · 0 comments

Comments

@b3dk7
Copy link

b3dk7 commented Aug 6, 2024

server crashed. happened while there was an active lure. here trace

panic: runtime error: index out of range [1] with length 1

goroutine 35318 [running]:
github.com/inconshreveable/go-vhost.readClientHello({0xd3c700?, 0xc0006177a0?})
        /home/snoop/github/evilgophish/evilginx3/vendor/github.com/inconshreveable/go-vhost/tls.go:259 +0x2b3
github.com/inconshreveable/go-vhost.TLS({0xd440b8, 0xc000498108})
        /home/snoop/github/evilgophish/evilginx3/vendor/github.com/inconshreveable/go-vhost/tls.go:91 +0x19b
github.com/kgretzky/evilginx2/core.(*HttpProxy).httpsWorker.func1({0xd440b8, 0xc000498108})
        /home/snoop/github/evilgophish/evilginx3/core/http_proxy.go:1745 +0xd0
created by github.com/kgretzky/evilginx2/core.(*HttpProxy).httpsWorker in goroutine 24
        /home/snoop/github/evilgophish/evilginx3/core/http_proxy.go:1740 +0x192

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

1 participant