security-basics February 2008 archive
Main Archive Page > Month Archives  > security-basics archives
security-basics: Re: OpenSSH 4.3 Banner Masking

Re: OpenSSH 4.3 Banner Masking

From: Dedi Dwianto <dedi.dwianto_at_nospam>
Date: Thu Feb 28 2008 - 02:53:18 GMT
To: my_bit_bucket@yahoo.com


On 27 Feb 2008 20:24:29 -0000, <my_bit_bucket@yahoo.com> wrote:
> Is there a way to mask the banner displayed by OpenSSH 4.3 connecting to the service by SSH? For example, my test system displays "SSH-2.0-OpenSSH_4.3" when I "telnet [hostname] 22".
> Thanks very much!

> Regards,
>
> Bit Bucket
>

 Hi Bit Bucket,

You can recompile Open SSH Server ,open file version.h and find SSH_VERSION you can replace that.

Thank's
/Dedi