[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Sending arbitrary messages between key exchange and user authentication
[Thread Prev] | [Thread Next]
- Subject: Re: Sending arbitrary messages between key exchange and user authentication
- From: Aris Adamantiadis <aris@xxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Fri, 14 Oct 2011 10:00:33 +0200
- To: libssh@xxxxxxxxxx
Hi Martin, Currently there is no way of sending these messages, but the modification should be very easy to do. (patch welcome !) It is currently not possible to negotiate the key re-exchange, but it's on the todo list. Anyway, most servers will not accept key reexchange before authentication to avoid cpu-eating DOS. kr, Aris Le 14/10/11 09:55, Martin Drasar a écrit : > Hi, everyone, > > I wanted to asks whether there is some way to send SSH_MSG_IGNORE, > SSH_MSG_DEBUG or to negotiate key re-exchange after the key exchange and > before the user authentication take place. > > There does not seem to be any API to send arbitrary messages. > > Thanks, > Martin >
Re: Sending arbitrary messages between key exchange and user authentication | Martin Drasar <drasar@xxxxxxxxxxx> |
Sending arbitrary messages between key exchange and user authentication | Martin Drasar <drasar@xxxxxxxxxxx> |