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

connection problems with terrapin mitigation #937

Open
rhuddleston opened this issue Apr 11, 2024 · 0 comments
Open

connection problems with terrapin mitigation #937

rhuddleston opened this issue Apr 11, 2024 · 0 comments

Comments

@rhuddleston
Copy link

Some clients use hosted ssh servers on files.com, when I check the server with https://github.com/RUB-NDS/Terrapin-Scanner/releases is says all is good. When I upgrade sshj to the latest version and attmpt to connect to this server I get:

net.schmizz.sshj.transport.TransportException: SSH_MSG_IGNORE not allowed during initial key exchange in strict KEX
at net.schmizz.sshj.transport.TransportImpl.gotDisconnect(TransportImpl.java:548)
at net.schmizz.sshj.transport.TransportImpl.handle(TransportImpl.java:500)
at net.schmizz.sshj.transport.Decoder.decode(Decoder.java:113)
at net.schmizz.sshj.transport.Decoder.received(Decoder.java:200)

thoughts on this? One of the IP's used for reference: 34.204.250.40

I rolled back to an older version of sshj for now.

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