[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20061127212933.GB9959@sdf.lonestar.org>
Date: Mon, 27 Nov 2006 21:29:33 +0000
From: Tavis Ormandy <taviso@....lonestar.org>
To: gabriel rosenkoetter <gr@...ipsed.net>
Cc: full-disclosure@...ts.grok.org.uk
Subject: Re: SSH brute force blocking tool
On Mon, Nov 27, 2006 at 04:21:19PM -0500, gabriel rosenkoetter wrote:
> Mea culpa. Tavis's exploit doesn't so scary things, although he's
> right you should really be doing a bit more sanitization of (evil)
> user-supplied input, given that you're (insisting that you) run as
> root.
Gabriel, I was referring to this line:
awk '!/#/ && /\./ && !a[$0]++
{print "iptables -A INPUT -s "$1" -i eth0 -d '$ifaddr' -p TCP --dport 22
-j REJECT"}' /etc/hosts.deny |\
awk '/iptables/ && !/#/ && !/-s -i/'|sh
(note the |sh), $1 can be controlled by specially crafted attempted
logins.
Thanks, Tavis.
--
-------------------------------------
taviso@....lonestar.org | finger me for my pgp key.
-------------------------------------------------------
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
Powered by blists - more mailing lists