Code Monkey home page Code Monkey logo

Comments (6)

Aimeast avatar Aimeast commented on August 25, 2024

Reproduce

  1. Connect via PuTTY by default
  2. Just run command dir in shell and repeat about 5~15 times
  3. PuTTY may throw the Incorrect MAC ERROR

I dont know why PuTTY may received Incorrect MAC, but ssh.exe looks like OK. Maybe chose a difference encryption algorithm.

from fxssh.

Aimeast avatar Aimeast commented on August 25, 2024

Because PuTTY needs to send package [email protected], HERE https://tartarus.org/~simon/putty-snapshots/htmldoc/AppendixF.html. Some of synchronization mechanism goes wrong. (send a packet with repeating outbound packet sequence)

from fxssh.

acid2000 avatar acid2000 commented on August 25, 2024

But a ChannelFailureMessage is sent as the spec says.

I’ve seen this issue with the standard Ubuntu ssh client.

I think it might be related to multiple channels sending data at the same time and the crypto going out of sync

from fxssh.

Aimeast avatar Aimeast commented on August 25, 2024

Hi @acid2000 , I pushed this commit 92bb558#diff-92634550b79326c13fac2679d286573fR374 .

Could you please test it is fixed or not?

from fxssh.

Aimeast avatar Aimeast commented on August 25, 2024

Anyone else found this question still exists?

from fxssh.

robeving avatar robeving commented on August 25, 2024

I patched session.cs on my build. Seems to fix the bug / I wasn't able to reproduce the original issue.

from fxssh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.