Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-security
Navigation:
Lists: gentoo-security: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: "Brian G. Peterson" <brian@...>, <gentoo-security@g.o>
From: "Sjan Evardsson" <sjan_e@...>
Subject: RE: help blocking automated ssh scanning attack script
Date: Mon, 8 Nov 2004 07:48:56 -0900
Brian,

Once you start using scripts to write to automate firewall rules you give the hackers control of your firewall. In the case of the ssh weak password exploit it's not quite as much of an issue since it requires a three-way handshake before the username is sent. But consider the following: 

Black hat fires off an NMAP scan using your default gateway as a decoy ip, portsentry shuts down your default gateway and you have now DoS'ed yourself.

With your script, a carefully crafted two-pronged attack using a sniffing box and a "noise" box could do the same thing via a login attempt. (Think monkey-in-the-middle).

Unlikely? Maybe, maybe not. I'm sure that's what everyone who gets hacked or DoS'ed thinks before it happens. (I know I did.) Clean a couple machines off the server room floor and you start to think differently.

Personally, I would let that traffic continue to build up in the logs, and use it as ammo when trying to talk to management about the need for a better security budget.

Couldn't hurt.

Sjan Evardsson
Webmaster
Alaska Pacific University 

BTW - If it is at all possible, block port 22 at your external firewall. Works great for us. If you need to connect from outside the firewall you can always VPN in first. A little more overhead, but worth it for the added layer of security.



-----Original Message-----
From: Brian G. Peterson [mailto:brian@...] 
Sent: Sunday, November 07, 2004 4:10 AM
To: gentoo-security@g.o
Subject: help blocking automated ssh scanning attack script

I've noticed over the last few months that ssh attack scanning scripts have been proliferating.  The scripts attack using a common set of usernames with weak password combinations, and result in a long line of log entries like:

Nov  6 17:44:18 ethos sshd[3808]: Illegal user test from 211.185.202.3 Nov  6 23:06:27 ethos sshd[8521]: Illegal user rolo from 222.47.83.41

The common usernames are admin root webmaster data rolo guest test patrick iceuser www horde wwwrun cyrus courier www-data irc jane pamela cosmin cip51
cip52 sybase oracle mysql master account server henry frank adam george (included here for easier googling on the problem)

I use the excellent portsentry to detect and shut down IP's that do traditional nmap-style portscans of my machines.  This attack script isn't a port scan, so it just shows up in my security log summaries every morning.  

Can anyone help me out with a simple log scanning script that could detect the 'illegal user xxx' strings in /var/log/secure and issue the "/sbin/iptables -I INPUT -s 221.232.128.2 -j DROP" command to shut these addresses down.

The scan volume is up to about two a day on each of my servers, and I'd like to get this crap out of my logs

Any assistance appreciated: I and many other people would thank anyone who would whip up a script to block this stuff.

Regards,

   - Brian 

--
gentoo-security@g.o mailing list

Replies:
Re: RE: help blocking automated ssh scanning attack script
-- William Yang
Navigation:
Lists: gentoo-security: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
Re: Let's blow the whistle
Next by thread:
Re: RE: help blocking automated ssh scanning attack script
Previous by date:
Re: gpg signing in portage. Can we use it yet?
Next by date:
Re: gpg signing in portage. Can we use it yet?


Updated Jun 17, 2009

Summary: Archive of the gentoo-security mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.