[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTik86ycSbWtm5zt7u91K2MOwM-cMy-N-EOyC5HL2@mail.gmail.com>
Date: Thu, 17 Jun 2010 11:04:52 -0700
From: Xin LI <delphij@...il.com>
To: Gary Baribault <gary@...ibault.net>
Cc: full-disclosure@...ts.grok.org.uk
Subject: Re: targetted SSH bruteforce attacks
On FreeBSD you can probably just use the following pf.conf line to
block most of such attacks:
block in quick proto tcp from any os "Linux" to any port ssh
(Note that with this you may lose the ability to login from any Linux
based box including from an Android phone, etc)
Of course it's wise to disable password authentication and just use
public key authentication.
Cheers,
_______________________________________________
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