Re: dodging SSH-bullets?
From: Luke Vogel (LukeVogel_at_not_a_real_address.net)
Date: 01/10/04
- Next message: Gianni Bragante: "Strange DNS packets"
- Previous message: Jem Berkes: "Re: Backdoor hacked"
- In reply to: Skylar Thompson: "Re: dodging SSH-bullets?"
- Next in thread: Matt Gauthier: "Re: dodging SSH-bullets?"
- Reply: Matt Gauthier: "Re: dodging SSH-bullets?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 10 Jan 2004 11:47:11 GMT
"Skylar Thompson" <skylar@os2.dhs.org> wrote in message
news:slrnbvufoq.ju1.skylar@bagend.os2.dhs.org...
> None, unless you can convince your SSH server not to look like an SSH
> server. telnet to your SSH server port and you'll see what I mean.
Even if
> you disable the banner, it still has to respond to SSH commands, which
is
> going to be a dead giveaway to what it really is.
Yep, your 100% correct here....
But bear in mind the practices of 99.9% of hackers (read skript
kiddies).
1. The vast majority scan for a few ports (usually know to be
associated with vulnerable daemons) over a reasonably large range of ip
addresses. This means that the likelihood of them locating an open port
over 1024 on any host is reasonably small.
2. The popular port scanners that hackers use also create a log file
with ip/port/banner strings. This log is then easily processed by
hacking tools to automate the attacks on hosts that meet the required
signature (specific banner strings , version numbers etc). This means
that an unusual banner will in all likelihood be bypassed.
Given that 1 and 2 above make the likelihood of identifying and then
attacking a host extremely minimal, only an extreme concerted effort by
a specific attacker would then identify your ssh daemon (and could
easily be thwarted by DROP rules on your firewall given that you've
identified the purp by now). ... and even then, considering you always
keep your servers up-2-date, the probability of a compromise is
infinitesimal.
I've been reading up a little bit on "knock first" port opening and
there are a number of techniques that can be employed to make ports
invisible until specifically crafted packets are received and
authenticated.
All of this lovely science makes security a lot of fun!
-- Regards Luke ------ Q: What does FAQ stand for? A: We are Frequently Asked this Question, and we have no idea. ------
- Next message: Gianni Bragante: "Strange DNS packets"
- Previous message: Jem Berkes: "Re: Backdoor hacked"
- In reply to: Skylar Thompson: "Re: dodging SSH-bullets?"
- Next in thread: Matt Gauthier: "Re: dodging SSH-bullets?"
- Reply: Matt Gauthier: "Re: dodging SSH-bullets?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|