Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Hide 'deamon labels'?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Vulpes_Vulpes
Apprentice
Apprentice


Joined: 10 Dec 2003
Posts: 264
Location: Amsterdam

PostPosted: Mon Mar 29, 2004 8:38 pm    Post subject: Hide 'deamon labels'? Reply with quote

Hi,
I was wondering how I can turn off these 'labes'. What I mean is the info you get when you telnet to some port on some IP.

Code:

#telnet 192.168.0.1 22
Trying 192.168.0.1...
Connected to 192.168.0.1.
Escape character is '^]'.
SSH-1.99-OpenSSH_3.7.1p2

Protocol mismatch.
Connection closed by foreign host.


I really would like to hide the 'SSH-1.99-OpenSSH_3.7.1p2' part.
Or am I being really paranoid here??? :twisted:
Back to top
View user's profile Send private message
Spooky Ghost
Apprentice
Apprentice


Joined: 19 Apr 2002
Posts: 210
Location: Bristol, United Kingdom

PostPosted: Mon Mar 29, 2004 9:21 pm    Post subject: Reply with quote

This id is part of the SSH protocol. After you've telnetted to port 22 echo the string SSH-1.99-OpenSSH_3.7.1p2 and it will then tell you what encryption algorithms are supported. The minimum you can tell it is SSH-1.99-OpenSSH so I expect this the minimum string you can have the server say. If you really want to hide the version then you'll need to edit the source.
Back to top
View user's profile Send private message
Vulpes_Vulpes
Apprentice
Apprentice


Joined: 10 Dec 2003
Posts: 264
Location: Amsterdam

PostPosted: Mon Mar 29, 2004 9:33 pm    Post subject: Reply with quote

So I presume this is not a very serious security issue... Ok, I know I always have to update, but I just don't want to let everybody see if I just didn't do it yet... I'm just being a bit paranoid about stuff like this because I confinced my colleges to let me set up a Gentoo box so we can test stuff on it. I just don't want it to be hacked or anything. :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum