|
|||||||||||
|
Re: DNS Injection Problem
From: Benjamin A. Okopnik <ben(at)callahans.org>
Date: Mon May 05 2003 - 21:07:26 EDT
On Mon, May 05, 2003 at 02:11:06PM -0300, Blade Runner wrote:
I would actually treat this as a lower priority. The old versions of BIND were pretty ratty; 9 has been fairly solid. > Web Server: apache 1.3.27 + php-4.3.1 + SquirrelMail 1.4.0
What it looks like is that your client is trying to run a number of services on a single machine, which in this scenario is, IMO, the wrong thing to do; the more services you run on a machine, the higher its probability of being cracked. I would split the services between several machines, run the Web server standalone and in a "chroot" jail that contains minimal tools. If nothing else, this will definitely help in isolating the problem. If the attacker is getting in via one of the other services, it'll all but eliminate it. Just as a side comment, a friend of mine runs several Web servers with no services other than HTTP and SSH showing and no firewall (she's a brave soul, and claims to be doing this as a test.) She's never been cracked, and it's been several years.
> In this server we do not allow telnet/rsh or any shell connection.
That's not what your port scan says. Why do you have a telnet daemon running if you don't allow the service? To me, one of the very first steps in securing a Linux box is turning off all the services and enabling only the ones I must (and that only when I'm approached with dental pliers.)
Ben Okopnik
Attend Black Hat Briefings & Training Europe, May 12-15 in Amsterdam, the world's premier event for IT and network security experts. The two-day Training features 6 hand-on courses on May 12-13 taught by professionals. The two-day Briefings on May 14-15 features 24 top speakers with no vendor sales pitches. Deadline for the best rates is April 25. Register today to ensure your place. http://www.securityfocus.com/BlackHat-incidents Received on Tue May 6 13:29:41 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:05 EDT |
||||||||||
|
|||||||||||