<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Using iptables to Block Brute Force Attacks</title> <atom:link href="http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/feed/" rel="self" type="application/rss+xml" /><link>http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/</link> <description>The Journal Of A Linux Sysadmin</description> <lastBuildDate>Wed, 08 Feb 2012 13:08:17 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <item><title>By: avoid people running &#8220;stress tests&#8221; / attacks on our server (CentOS + Apache)</title><link>http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/comment-page-1/#comment-183586</link> <dc:creator>avoid people running &#8220;stress tests&#8221; / attacks on our server (CentOS + Apache)</dc:creator> <pubDate>Fri, 26 Nov 2010 12:24:15 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/#comment-183586</guid> <description>[...] can use the recent module with iptables to block requests that come in to fast from a specific ip. Here is an article with some examples. If you get into more DoS attacks that overwhelm your bandwidth then you might [...]</description> <content:encoded><![CDATA[<p>[...] can use the recent module with iptables to block requests that come in to fast from a specific ip. Here is an article with some examples. If you get into more DoS attacks that overwhelm your bandwidth then you might [...]</p> ]]></content:encoded> </item> <item><title>By: ?? IPTABLES ?????? &#171; ??????</title><link>http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/comment-page-1/#comment-183375</link> <dc:creator>?? IPTABLES ?????? &#171; ??????</dc:creator> <pubDate>Sat, 23 Oct 2010 00:30:44 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/#comment-183375</guid> <description>[...] http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/ ?????????????????????? 22 [...]</description> <content:encoded><![CDATA[<p>[...] <a
href="http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/" rel="nofollow">http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/</a> ?????????????????????? 22 [...]</p> ]]></content:encoded> </item> <item><title>By: Miguel</title><link>http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/comment-page-1/#comment-183358</link> <dc:creator>Miguel</dc:creator> <pubDate>Thu, 21 Oct 2010 10:12:55 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/#comment-183358</guid> <description>Previously was mentioned, &quot;This seems like an easy way to open yourself up for DoS attackes&quot; This is totally incorrect.Only  the offending IPs will be blocked (IPs that exceed more than 3 connections in a 300 sec period). Any other user on a different IP will be able to connect unless he have less than 3 connections for that IP or is on the WHITELIST.In my case for the SSH service I would set 10 new connection for a 300 second period, this in turn would translate in an attacker only be able to brute force the password on average every 30 seconds.In case you have a very week password 8 char length composed just with lower case letter [a-z] the attacker would need about 300 years to guess the passwordMarius thanks for your excellent article.Best Regards,
Miguel</description> <content:encoded><![CDATA[<p>Previously was mentioned, &#8220;This seems like an easy way to open yourself up for DoS attackes&#8221; This is totally incorrect.</p><p>Only  the offending IPs will be blocked (IPs that exceed more than 3 connections in a 300 sec period). Any other user on a different IP will be able to connect unless he have less than 3 connections for that IP or is on the WHITELIST.</p><p>In my case for the <acronym
class="uttAcronym" title="Secure Shell">SSH</acronym> service I would set 10 new connection for a 300 second period, this in turn would translate in an attacker only be able to brute force the password on average every 30 seconds.</p><p>In case you have a very week password 8 char length composed just with lower case letter [a-z] the attacker would need about 300 years to guess the password</p><p>Marius thanks for your excellent article.</p><p>Best Regards,<br
/> Miguel</p> ]]></content:encoded> </item> <item><title>By: Miguel</title><link>http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/comment-page-1/#comment-183357</link> <dc:creator>Miguel</dc:creator> <pubDate>Thu, 21 Oct 2010 10:11:41 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/#comment-183357</guid> <description>Previously was mentioned &quot;This seems like an easy way to open yourself up for DoS attackes&quot; This is totally incorrect.Only the offending IPs will be blocked (IPs that exceed more than 3 connections in a 300 sec period). Any other user on a different IP will be able to connect unless he have less than 3 connections for that IP or is on the WHITELIST.In my case for the SSH service I would set 10 new connection for a 300 second period, this in turn would translate in an attacker only be able to brute force the password on average every 30 seconds.In case you have a very week password 8 char length composed just with lower case letter [a-z] the attacker would need about 300 years to guess the passwordMarius thanks for your excellent article.Best Regards,
Miguel</description> <content:encoded><![CDATA[<p>Previously was mentioned &#8220;This seems like an easy way to open yourself up for DoS attackes&#8221; This is totally incorrect.</p><p>Only the offending IPs will be blocked (IPs that exceed more than 3 connections in a 300 sec period). Any other user on a different IP will be able to connect unless he have less than 3 connections for that IP or is on the WHITELIST.</p><p>In my case for the <acronym
class="uttAcronym" title="Secure Shell">SSH</acronym> service I would set 10 new connection for a 300 second period, this in turn would translate in an attacker only be able to brute force the password on average every 30 seconds.</p><p>In case you have a very week password 8 char length composed just with lower case letter [a-z] the attacker would need about 300 years to guess the password</p><p>Marius thanks for your excellent article.</p><p>Best Regards,<br
/> Miguel</p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/comment-page-1/#comment-182124</link> <dc:creator>Anonymous</dc:creator> <pubDate>Mon, 19 Jul 2010 21:12:27 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/#comment-182124</guid> <description>This seems like an easy way to open yourself up for DoS attackes. All I need to do is to make N connections/minute to your server and you can never access it again other than a whitelisted IP. And if you only access it from whitelisted IP, then as you say, just allow whitelisted IPs. Pretty weak IMO.</description> <content:encoded><![CDATA[<p>This seems like an easy way to open yourself up for DoS attackes. All I need to do is to make N connections/minute to your server and you can never access it again other than a whitelisted IP. And if you only access it from whitelisted IP, then as you say, just allow whitelisted IPs. Pretty weak IMO.</p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/comment-page-1/#comment-182123</link> <dc:creator>Anonymous</dc:creator> <pubDate>Mon, 19 Jul 2010 21:12:27 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/#comment-182123</guid> <description>This seems like an easy way to open yourself up for DoS attackes. All I need to do is to make N connections/minute to your server and you can never access it again other than a whitelisted IP. And if you only access it from whitelisted IP, then as you say, just allow whitelisted IPs. Pretty weak IMO.</description> <content:encoded><![CDATA[<p>This seems like an easy way to open yourself up for DoS attackes. All I need to do is to make N connections/minute to your server and you can never access it again other than a whitelisted IP. And if you only access it from whitelisted IP, then as you say, just allow whitelisted IPs. Pretty weak IMO.</p> ]]></content:encoded> </item> <item><title>By: sts</title><link>http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/comment-page-1/#comment-181857</link> <dc:creator>sts</dc:creator> <pubDate>Thu, 27 May 2010 13:37:39 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/#comment-181857</guid> <description>Hello dude, can i post articles to your website ? Let me know if you are interested</description> <content:encoded><![CDATA[<p>Hello dude, can i post articles to your website ? Let me know if you are interested</p> ]]></content:encoded> </item> <item><title>By: - Marius -</title><link>http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/comment-page-1/#comment-181204</link> <dc:creator>- Marius -</dc:creator> <pubDate>Wed, 21 Oct 2009 23:36:12 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/#comment-181204</guid> <description>@Ben: what distro do you use? did you built iptables manually?</description> <content:encoded><![CDATA[<p>@Ben: what distro do you use? did you built iptables manually?</p> ]]></content:encoded> </item> <item><title>By: Ben</title><link>http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/comment-page-1/#comment-181199</link> <dc:creator>Ben</dc:creator> <pubDate>Tue, 20 Oct 2009 04:18:02 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/#comment-181199</guid> <description>I thought i followed this correctly but twice i&#039;ve had the same error:iptables v1.3.5: Unknown arg `badconns&#039;</description> <content:encoded><![CDATA[<p>I thought i followed this correctly but twice i&#8217;ve had the same error:</p><p>iptables v1.3.5: Unknown arg `badconns&#8217;</p> ]]></content:encoded> </item> <item><title>By: Af Jes Kasper Klittum &#187; Blog Archive &#187; Using Varnish and iptables_recent to fend off Slowloris attacks on CentOS</title><link>http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/comment-page-1/#comment-180525</link> <dc:creator>Af Jes Kasper Klittum &#187; Blog Archive &#187; Using Varnish and iptables_recent to fend off Slowloris attacks on CentOS</dc:creator> <pubDate>Thu, 25 Jun 2009 10:46:33 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/#comment-180525</guid> <description>[...] These guides were used to compose this walk-through: http://wiki.tyk.nu/index.php/Using_Varnish_to_protect_Apache_against_slowloris#Configuring_Varnish http://developer.mindtouch.com/User:PeteE/Varnish_Installation http://varnish.projects.linpro.no/ http://maxgarrick.com/reverse-proxy-with-nginx http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/ [...]</description> <content:encoded><![CDATA[<p>[...] These guides were used to compose this walk-through: <a
href="http://wiki.tyk.nu/index.php/Using_Varnish_to_protect_Apache_against_slowloris#Configuring_Varnish" rel="nofollow">http://wiki.tyk.nu/index.php/Using_Varnish_to_protect_Apache_against_slowloris#Configuring_Varnish</a> <a
href="http://developer.mindtouch.com/User:PeteE/Varnish_Installation" rel="nofollow">http://developer.mindtouch.com/User:PeteE/Varnish_Installation</a> <a
href="http://varnish.projects.linpro.no/" rel="nofollow">http://varnish.projects.linpro.no/</a> <a
href="http://maxgarrick.com/reverse-proxy-with-nginx" rel="nofollow">http://maxgarrick.com/reverse-proxy-with-nginx</a> <a
href="http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/" rel="nofollow">http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/</a> [...]</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Served from: www.ducea.com @ 2012-02-08 19:10:26 by W3 Total Cache -->
