<?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>Comentários sobre: Atualize o hosts.deny para bloquear tentativas de brute force</title>
	<atom:link href="http://chronosbox.org/blog/update-hosts-deny-script/feed" rel="self" type="application/rss+xml" />
	<link>http://chronosbox.org/blog/update-hosts-deny-script</link>
	<description>idéias e dicas de uma mente insana trabalhando com TI</description>
	<lastBuildDate>Mon, 10 May 2010 02:58:42 -0300</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Por: Gama</title>
		<link>http://chronosbox.org/blog/update-hosts-deny-script/comment-page-1#comment-275</link>
		<dc:creator>Gama</dc:creator>
		<pubDate>Sat, 13 Mar 2010 02:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://chronosbox.org/blog/?p=232#comment-275</guid>
		<description>Impressionante!
Estava justamente hoje de manhã pensando em como fazer um script desses para detecção de invasões via SSH e acho isso aqui.
Muito bom!
Com certeza vou ter de melhorar meu know-how de egrep e sed para fazer algo parecido.</description>
		<content:encoded><![CDATA[<p>Impressionante!<br />
Estava justamente hoje de manhã pensando em como fazer um script desses para detecção de invasões via SSH e acho isso aqui.<br />
Muito bom!<br />
Com certeza vou ter de melhorar meu know-how de egrep e sed para fazer algo parecido.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Felipe 'chronos' Prenholato</title>
		<link>http://chronosbox.org/blog/update-hosts-deny-script/comment-page-1#comment-138</link>
		<dc:creator>Felipe 'chronos' Prenholato</dc:creator>
		<pubDate>Mon, 14 Sep 2009 11:45:03 +0000</pubDate>
		<guid isPermaLink="false">http://chronosbox.org/blog/?p=232#comment-138</guid>
		<description>Hum... maybe your distro and/or version of sshd output wrong entries in different format than my. Probabily you need to change regex of egrep :).

Maybe is better idea check for other scripts/softs that do same thing, check links of comments ;)</description>
		<content:encoded><![CDATA[<p>Hum&#8230; maybe your distro and/or version of sshd output wrong entries in different format than my. Probabily you need to change regex of egrep <img src='http://chronosbox.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>Maybe is better idea check for other scripts/softs that do same thing, check links of comments <img src='http://chronosbox.org/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: bimo</title>
		<link>http://chronosbox.org/blog/update-hosts-deny-script/comment-page-1#comment-137</link>
		<dc:creator>bimo</dc:creator>
		<pubDate>Mon, 14 Sep 2009 09:09:52 +0000</pubDate>
		<guid isPermaLink="false">http://chronosbox.org/blog/?p=232#comment-137</guid>
		<description>Hello...the script is not working for me...

Output is gt, no such command..

Where i am doing wrong?

Thanks..</description>
		<content:encoded><![CDATA[<p>Hello&#8230;the script is not working for me&#8230;</p>
<p>Output is gt, no such command..</p>
<p>Where i am doing wrong?</p>
<p>Thanks..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Felipe 'chronos' Prenholato</title>
		<link>http://chronosbox.org/blog/update-hosts-deny-script/comment-page-1#comment-136</link>
		<dc:creator>Felipe 'chronos' Prenholato</dc:creator>
		<pubDate>Fri, 04 Sep 2009 17:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://chronosbox.org/blog/?p=232#comment-136</guid>
		<description>Another solution, indicated by Ricardo Domiciano (Arca solutions infra guy): 

http://www.configserver.com/cp/csf.html</description>
		<content:encoded><![CDATA[<p>Another solution, indicated by Ricardo Domiciano (Arca solutions infra guy): </p>
<p><a href="http://www.configserver.com/cp/csf.html" rel="nofollow">http://www.configserver.com/cp/csf.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Felipe 'chronos' Prenholato</title>
		<link>http://chronosbox.org/blog/update-hosts-deny-script/comment-page-1#comment-135</link>
		<dc:creator>Felipe 'chronos' Prenholato</dc:creator>
		<pubDate>Fri, 04 Sep 2009 17:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://chronosbox.org/blog/?p=232#comment-135</guid>
		<description>Great! I don&#039;t know this solution,  I develop my script in 5 minutes at home :).

For who is interested in denyhosts:
Denyhosts web page:  http://denyhosts.sourceforge.net/
How setup on Gentoo: http://en.gentoo-wiki.com/wiki/DenyHosts

Thx my friend :)</description>
		<content:encoded><![CDATA[<p>Great! I don&#8217;t know this solution,  I develop my script in 5 minutes at home <img src='http://chronosbox.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>For who is interested in denyhosts:<br />
Denyhosts web page:  <a href="http://denyhosts.sourceforge.net/" rel="nofollow">http://denyhosts.sourceforge.net/</a><br />
How setup on Gentoo: <a href="http://en.gentoo-wiki.com/wiki/DenyHosts" rel="nofollow">http://en.gentoo-wiki.com/wiki/DenyHosts</a></p>
<p>Thx my friend <img src='http://chronosbox.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Luiz Agostinho (fl0cker)</title>
		<link>http://chronosbox.org/blog/update-hosts-deny-script/comment-page-1#comment-134</link>
		<dc:creator>Luiz Agostinho (fl0cker)</dc:creator>
		<pubDate>Fri, 04 Sep 2009 17:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://chronosbox.org/blog/?p=232#comment-134</guid>
		<description>Fala Dr. Chronos!

Eu uso uma solução bastante parecida que é o denyhosts, funciona no mesmo estilo!

Abraço!</description>
		<content:encoded><![CDATA[<p>Fala Dr. Chronos!</p>
<p>Eu uso uma solução bastante parecida que é o denyhosts, funciona no mesmo estilo!</p>
<p>Abraço!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
