RE: Decrypting an ssh session knowing the private key?
- From: "Patrick Morris" <pmorris@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 6 Oct 2006 10:06:09 -0700
I would like to write a program that could deycrypt ssh
communication by using the private key of the server
computer. This should be possable right? And I should be able
to use libraries the openssh has already writen. In fact the
majority of the code should already be writen right? I should
just need to send a packet with the private key to a function right?
You'd also need the user's private key.
- Follow-Ups:
- Re: Decrypting an ssh session knowing the private key?
- From: Giancarlo Razzolini
- Re: Decrypting an ssh session knowing the private key?
- References:
- Decrypting an ssh session knowing the private key?
- From: Jeff Sadowski
- Decrypting an ssh session knowing the private key?
- Prev by Date: Re: Agent Forwarding Question for the list
- Next by Date: Re: Agent Forwarding Question for the list
- Previous by thread: Decrypting an ssh session knowing the private key?
- Next by thread: Re: Decrypting an ssh session knowing the private key?
- Index(es):
Relevant Pages
|