Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Secure-Shell
[Top] [All Lists]

Session regotiation option

Subject: Session regotiation option
Date: Sun, 1 May 2005 20:04:30 -0700
We have a networking application that we would like to secure (authentication, 
encryption, and integrity) using port forwarding feature of SSH. In some rare 
customer setup where they have a private trusted network, we would still like 
to use ssh for user authentication, port forwarding to connect to the 
application. However, we would like to switch to none cipher & mac mode after 
authentication is done if this is possible.
 
We understand that the primary purpose of SSH is to provide a secure 
session/tunnel, but in some instances, our application can run on a slow 100Mhz 
micro-controller and we would like to avoid the overhead of encryption & mac if 
possible.
 
My questions are follows:
* Does SSH protocol have an option to re-negotiate the ciphers during a session 
(just like SSL/TLS)? 
* If so, does OpenSSH client support this option if our SSH server sends a 
renegotiate option during a session? 
* Any other suggestions to switch to plain security mode after client 
authentication (password based authentication)
 
Thank you very much and regards,
-Sanjeev Sood
 


<Prev in Thread] Current Thread [Next in Thread>
  • Session regotiation option, Sood, Sanjeev <=