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. |

| Subject: | Re: Sending "none" authentication request to the SSH server. |
|---|---|
| Date: | Tue, 16 Oct 2007 13:33:39 -0400 |
"none" method is just a means to query to determine what methods the server supports. As a response, the server sends back a method list. Technically speaking, you can bypass authentication entirely in SSH2 by directly going to "ssh-connection" service after kex is done. But as far as I know, Openssh doesn't support it because of the impracticality of this in almost all real world scenarios (I could be wrong). I am not sure about SSH.com's server. CV On 10/14/07, Tjeu <david_gutenberrger@hotmail.com> wrote:
Hey all, I was reading in the SSH RFC, that a SSH client may request a "none"-Authentication-Request, as the authentication method to the server. I was trying to find this option in my SSH, but failed. Is my version not appropriate, or SSH implementations dont provide this feature ? PS. My SSH: SSH Secure Shell 3.2.9 (Build 283) Thanks, Tjeu -- View this message in context: http://www.nabble.com/Sending-%22none%22-authentication-request-to-the-SSH-server.-tf4623598.html#a13204162 Sent from the SSH (Secure Shell) mailing list archive at Nabble.com.
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: .ssh/config equivalent of -q ?, Richard Blasiak |
|---|---|
| Next by Date: | Re: public key authentication problem, Greg Wooledge |
| Previous by Thread: | Sending "none" authentication request to the SSH server., Tjeu |
| Next by Thread: | public key authentication problem, Jan Kaspar |
| Indexes: | [Date] [Thread] [Top] [All Lists] |