Operating System - HP-UX
1834462 Members
2974 Online
110067 Solutions
New Discussion

Re: openssh security issue

 
U.SivaKumar_2
Honored Contributor

openssh security issue

Hi,

In Openssh , If you do this

#telnet xx.xx.xx.xx 22

It will display the complete version details of the openssh running..

I see this as a big security issue with openssh


regards,
U.SivaKumar
Innovations are made when conventions are broken
2 REPLIES 2
Michael Tully
Honored Contributor

Re: openssh security issue

That may be so.

I see and use 'openssh' as a tool to connect from a system inside your network to a system in DMZ environment. Having telnet turned off will accomplish this task for your system that is outside anyway.

As far as seeing the version etc, I am sure there are flags you could use to remove these should you wish to, if you compiled it yourself. Check out the options for this.
Anyone for a Mutiny ?
U.SivaKumar_2
Honored Contributor

Re: openssh security issue

Hi,

Turning off telnet will not work . As I am connecting to port 22 with telnet , the firewall will allow the connection as it thinks it is a ssh connection.


There is no option for this in compillation.

regards,

U.SivaKumar
Innovations are made when conventions are broken